0
点赞
收藏
分享

微信扫一扫

spring boot configuration annotation processor not found in classpath

云岭逸人 2022-08-18 阅读 65

<dependency>
<groupId> org.springframework.boot </groupId>
<artifactId> spring-boot-configuration-processor </artifactId>
<optional> true

 

举报

相关推荐

0 条评论