JSR-330 'javax.inject.Inject' annotation found and supported for autowiring

springboot启动时遇到这种情况可以查看是否存在断点,然后删除断点

步骤一

idea 可以查看Debug或者Services内的View Breakpoints

步骤二

查看是否存在断点,存在则删除即可

原文地址:https://www.cnblogs.com/wandoupeas/p/JSR-330.html