News

Spring profiles let Spring Boot apps switch between runtime targets and staging environments. This tutorial teaches how to create and use Spring profiles.
The Spring Boot @ConfigurationProperties simplifies the use of the application.properties file, easing the creation of lists, maps and inner classes.