1.(java.lang.NoClassDefFoundError: org/apache/ibatis/logging/LogFactory)
mtbatis版本冲突
2.(A component required a bean of type ‘com.neo.drools.mapper.userMapper’ that)
mapper包路劲未添加所以没扫描到
添加包路径
或者买个mapper文件上加注解@Mapper
springboot Application启动报错总结
最新推荐文章于 2025-03-18 01:52:32 发布