6b0c4b9a80
* JAVA-26760: Updated and standardized the junit-jupiter-engine library * JAVA-26760: Updated and standardized the mockito-junit-jupiter library * fix mockito-junit-jupiter properties * fix maven-custom-plugin/usage-example properties * Fix quarkus-funqy * JAVA-26760: Fix NamespacedHierarchicalStore error in junit |
||
---|---|---|
.. | ||
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
- Spring YAML vs Properties
- More articles: [more -->]