spring-boot configuration processor 讓配置文件有提示(不包括自定義的)

IDEA新建spring-boot時  勾選該項   勾選該項後pom.xml就會出現 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-configuration-processor</artifactId> <optional>true</optional>
相關文章
相關標籤/搜索