问答详情
源自:7-1 SpringBoot配置全局的异常捕获 - web页面跳转

捕获到了异常,但是做跳转的时候失败

老师,你好,和你的代码一样,我这边捕获到了异常,但是做跳转的时候失败了,后台报错

org.springframework.expression.spel.SpelEvaluationException: EL1008E: Property or field 'timestamp' cannot be found on object of type 'java.util.HashMap' - maybe not public or not valid?

提问者:聪哥 2018-06-19 23:09

个回答

  • 聪哥
    2018-06-20 22:46:02

    还没有连接数据库了,就是简单的抛出异常

  • GotMore
    2018-06-20 22:24:14

    再检查下代码,数据库字段和实体类属性对比

  • GotMore
    2018-06-20 02:08:08

    无效属性