Snippets tagged “configuration-files”
1 snippet uses this tag.
- Spring Boot and multiple external configuration filesJava
To use multiple external configuration files with Spring Boot, you can use the spring.config.name property to specify the names of the configuration files.