
遇见BUG
罗列秃头这一路上的所有功臣
嗨,李小弟!
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
MyBatis-Plus分页插件使用避坑:cannot be cast to com.baomidou.mybatisplus.core.metadata.IPage
MyBatis-Plus分页插件使用避坑:java.lang.ClassCastException: pers.lintao.dto.responseDTO.DepartmentListResponseDTO cannot be cast to com.baomidou.mybatisplus.core.metadata.IPage原创 2022-05-09 09:17:32 · 12644 阅读 · 3 评论 -
解决异常:org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)
Type interface pers.lintao.dao.PersonTableDao is already known to the MapperRegistry.org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)原创 2022-04-30 15:36:27 · 2105 阅读 · 1 评论