Mybatis——必须使用@param注解 2021年6月19日
摘要:
建议在使用Mybatis时,一定要加上@param注解 踩了一个坑,报错为: aused by: org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.binding.BindingExcep 阅读全文
posted @ 2021-06-19 11:43 jingbostar 阅读(456) 评论(0) 推荐(0) 编辑