原文:Property 'mapperLocations' was not specified or no matching resources found org.apache.ibatis.builder.BuilderException: Could not find value method on SQL annotation

这个问题,其实以前也碰到过,并且已经解决。 但是不巧的事又碰到了,看到问题,知道是mapper里面的问题,但看了半天,好像也没有错。 解决: 问题在于用了时间比较的 gt lt 这样就会报错,应该用转义的字符。 amp gt amp lt 这个与html中的一致。 以上的表格来于:https: blog.csdn.net qq article details ...

2021-08-21 16:30 0 102 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM