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.propertiespackage 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?
 - Add Build Properties to a Spring Boot Application
 - IntelliJ – Cannot Resolve Spring Boot Configuration Properties Error