首页 > 其他分享 >spring boot configuration annotation processor not configured

spring boot configuration annotation processor not configured

时间:2023-01-29 09:56:51浏览次数:47  
标签:www spring configured boot configuration processor

 

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>

标签:www,spring,configured,boot,configuration,processor
From: https://www.cnblogs.com/tonggc1668/p/17071819.html

相关文章