JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
springboot启动时遇到这种情况可以查看是否存在断点,然后删除断点
步骤一
idea
可以查看Debug
或者Services
内的View Breakpoints
步骤二
查看是否存在断点,存在则删除即可
idea
可以查看Debug
或者Services
内的View Breakpoints
查看是否存在断点,存在则删除即可