edd28c1b43
* Remove Dockerfile because it is not longer needed in the article * Add different YAML configurations and process into POJO * Remove .dockerignore file because it is not longer needed in the article * Add default Spring profile to test and force also in the Unit tests |
||
---|---|---|
.. | ||
src | ||
README.md | ||
extra.properties | ||
extra2.properties | ||
pom.xml |
README.md
Spring Boot Properties
This module contains articles about Properties in Spring Boot.
Relevant Articles:
- Reloading Properties Files in Spring
- Guide to @ConfigurationProperties in Spring Boot
- Guide to @EnableConfigurationProperties
- Properties with Spring and Spring Boot - checkout the
com.baeldung.properties
package for all scenarios of properties injection and usage - Spring YAML Configuration
- Add Build Properties to a Spring Boot Application
- IntelliJ – Cannot Resolve Spring Boot Configuration Properties Error
- More articles: [more -->]