spring boot configuration annotation processor not found in classpath
可以尝试再pom文件里添加如下依赖<dependency> <groupId> org.springframework.boot </groupId> <artifactId> spring-boot-configuration-processor </artifactId> <optional> true ...
原创
2018-06-13 12:57:29 ·
352 阅读 ·
0 评论