使用IDEA工具时使用@Resource和@Autowired自动注解bean时会显示红色,但是项目能运行
解决方法:
File – Settings – Inspections。在Spring Core – Autowring for Bean Class 中将Severity的级别由之前的error改成warning。
IDEA 注入 Mapper 报错
转载
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章