spring boot configuration annotation processor not configured

 

https://www.cnblogs.com/lyluoye/p/16602668.html

 

https://www.freesion.com/article/76161512981/

 

 

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

posted @ 2023-01-29 09:48  tonggc1668  阅读(19)  评论(0编辑  收藏  举报