mybatis返回boolean值时数据库返回null

Servlet.service() for servlet [springDispatcherServlet] in context with path [/ms] threw exception [Request processing failed; nested exception is org.apache.ibatis.binding.BindingException: Mapper method 'com.ms.dao.AdminDao.checkLoginAdminInfo attempted to return null from a method with a primitive return type (boolean).] with root cause
org.apache.ibatis.binding.BindingException: Mapper method 'com.ms.dao.AdminDao.checkLoginAdminInfo attempted to return null from a method with a primitive return type (boolean).

 

 

参考:

https://blog.csdn.net/lw1242189467/article/details/80812881

 

https://blog.csdn.net/hbxtw/article/details/10133229

posted @ 2018-11-30 18:20  moonsoft  阅读(1464)  评论(0编辑  收藏  举报