六、spring boot 2.x 配置綁定

1、在pom.xml中添加maven依賴 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-configuration-processor</artifactId> <optional>true</optional> </dependency> 2、在applic
相關文章
相關標籤/搜索