
springboot
刘老狗
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
springboot+mybatisplus 找不到类
Description:A component required a bean of type 'com.lzt.admin.mapper.orderMapper' that could not be found.Action:Consider defining a bean of type 'com.lzt.admin.mapper.orderMapper' in your configuration.进程已结束,退出代码为 1遇见这个错误两次了需要在mapper接口添加@.原创 2021-09-24 16:05:32 · 599 阅读 · 0 评论 -
springboot mapper命名空间错误
2021-06-17 20:44:40.532 ERROR 22428 — [ main] o.s.boot.SpringApplication : Application run failedorg.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘adController’: Unsatisfied dependency原创 2021-06-17 20:46:41 · 1009 阅读 · 0 评论