代码过程中遇到的一系列问题

自动注入bean时报错 Could not autowire. No beans of ‘StudentMapper’ type found. 解决办法 核实是否Service导入正确 import org.springframework.stereotype.Service; 修改idea设置
相关文章
相关标签/搜索