Could not autowire. No beans of 'UserDOMapper' type found.
但在浏览器中出现了结果?
为什么??
autowired应该是idea建议使用construtor来构建的一种引入方式 mapper上的红线是idea和mybatis融合的不好的问题 不影响使用 如果你看着难受可以在mapper的接口文件里的头部加上@Repository注解