1.一个小BUG记录,在使用Idea工具写@Qualifier注解时,出现飘红
经过一番搜索,在Idea配置上找到了解决办法
2.file-> settings -> editor -> Inspections -> spring 把右边的Mixed 改为warning
问题解决
版权声明:本文为weixin_48622654原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。
1.一个小BUG记录,在使用Idea工具写@Qualifier注解时,出现飘红
经过一番搜索,在Idea配置上找到了解决办法
2.file-> settings -> editor -> Inspections -> spring 把右边的Mixed 改为warning
问题解决