News

Benefits of Spring Boot properties files While configuring properties files might not be as exciting as extending a Java class or coding a Java component, doing so is equally important. Fortunately, ...
The Spring Boot @ConfigurationProperties simplifies the use of the application.properties file, easing the creation of lists, maps and inner classes.