spring-boot-auto-property-expansion
Automatic Property Expansion with Spring Boot 1. Overview In this article, we’ll explore the property expansion mechanism provided by Spring through Maven and Gradle build methods. 2. Maven ==== 2.1. Default Configuration For Maven projects using the spring-boot-starter-parent, there is no need for extra configurations to make use of property… Continue Reading spring-boot-auto-property-expansion