当前位置: 代码迷 >> 综合 >> tk.mybatis.mapper.MapperException: 无法获取实体类com.对应的表名
  详细解决方案

tk.mybatis.mapper.MapperException: 无法获取实体类com.对应的表名

热度:55   发布时间:2023-12-27 13:49:40.0
<!--<dependency>--><!--<groupId>org.springframework.boot</groupId>--><!--<artifactId>spring-boot-devtools</artifactId>-->
<!--</dependency>-->

将热部署插件依赖去掉就不报错了,这里只提供一种解决问题的一种可能性,

具体报错的原因需要根据具体情况排查

  相关解决方案