springBoot-tk.mybatis.mapper.MapperException: 无法获取实体类
增加@MapperScan注解的时候,导入包为import tk.mybatis.spring.annotation.MapperScan;不要选择 org.mybaties.spring.annotation.MapperScan
反省: Mybaties和springboot集成的知识还是理解的不透彻,熟悉
参考:https://blog.51cto.com/u_13360224/5456653

浙公网安备 33010602011771号