2020-08-22 04:45:22 -04:00
|
|
|
|
|
|
|
|
|
## Spring Boot Properties
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2020-08-20 06:41:40 -04:00
|
|
|
|
### Relevant Articles:
|
|
|
|
|
|
|
|
|
|
- [How to Define a Map in YAML for a POJO?](https://www.baeldung.com/yaml-map-pojo)
|
2020-09-16 10:42:16 -04:00
|
|
|
|
- [Using application.yml vs application.properties in Spring Boot](https://www.baeldung.com/spring-boot-yaml-vs-properties)
|
2022-01-14 03:03:39 -05:00
|
|
|
|
- [Load Spring Boot Properties From a JSON File](https://www.baeldung.com/spring-boot-json-properties)
|
2022-11-02 08:43:48 -04:00
|
|
|
|
- [IntelliJ – Cannot Resolve Spring Boot Configuration Properties Error](https://www.baeldung.com/intellij-resolve-spring-boot-configuration-properties)
|
|
|
|
|
- [Log Properties in a Spring Boot Application](https://www.baeldung.com/spring-boot-log-properties)
|