IDEA提示:spring boot Configuration Annotation Proessor not found in classpath

使用IDEA,在实体类加上@ConfigurationProperties上面会提示spring boot Configuration Annotation Proessor not found in classpath, 其实不用管它也是可以正常运行的,因为在没有指定路径的情况下,默认在 resource 下的 applications.properties 文件中查找,如果找到则返回值,如果没
相关文章
相关标签/搜索