Java thymeleaf bug排查记录

刚学Java 做项目时报了一个错误 一时间看的莫名其妙

EL1008E: Property or field 'createTime' cannot be found on object of type 'java.util.HashMap' - maybe not public or not valid?

随即向上排查至第一个报错,发现是thymeleaf渲染时报错。

Exception processing template "/site/notice": An error happened during template parsing (template: "class path resource [templates//site/notice.html]")

找到controller中相应方法处排查。

@RequestMapping(path = "/notice/list", method = RequestMethod.GET)

发现因为一时手滑加上自己对Java不熟悉导致找bug找了一个多小时。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值