671e9f082e
- Fixed integration 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
- Load Spring Boot Properties From a JSON File
- Guide to @EnableConfigurationProperties
- Properties with Spring and Spring Boot - checkout the
com.baeldung.properties
package for all scenarios of properties injection and usage - A Quick Guide to Spring @Value
- Spring YAML Configuration
- Using Spring @Value with Defaults
- How to Inject a Property Value Into a Class Not Managed by Spring?