News

We all know how difficult is to change the configuration of our apps and services in the middle of Production panic attacks :) Configuration management has become much simpler with Spring Cloud Config ...
Spring's application.properties file To demonstrate how the application.properties Spring configuration file works with the Spring @ConfigurationProperties annotation, we fill the file with a variety ...
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, ...
After upgrading to version 2023.0.3.2, the original shared-configs configuration method is no longer applicable. After switching to spring.config.import, the bootstrap-prod.yml file contains keyvalut ...
The ContextLoader component allows one or more Spring configuration file locations to be specified in the config-locations property of the <spring:context-loader> tag, defined in the Seam ...