2020-08-22 05:45:22 -03:00
|
|
|
|
|
|
|
|
|
## Spring Boot Properties
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2020-08-20 18:41:40 +08:00
|
|
|
|
### Relevant Articles:
|
|
|
|
|
|
|
|
|
|
- [How to Define a Map in YAML for a POJO?](https://www.baeldung.com/yaml-map-pojo)
|
2020-09-16 22:42:16 +08:00
|
|
|
|
- [Using application.yml vs application.properties in Spring Boot](https://www.baeldung.com/spring-boot-yaml-vs-properties)
|
2022-01-14 13:33:39 +05:30
|
|
|
|
- [Load Spring Boot Properties From a JSON File](https://www.baeldung.com/spring-boot-json-properties)
|
2022-11-02 20:43:48 +08: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)
|
2023-03-30 21:53:07 +05:30
|
|
|
|
- [Using Environment Variables in Spring Boot’s application.properties](https://www.baeldung.com/spring-boot-properties-env-variables)
|
2023-04-20 17:24:21 +08:00
|
|
|
|
- [Loading Multiple YAML Configuration Files in Spring Boot](https://www.baeldung.com/spring-boot-load-multiple-yaml-configuration-files)
|
2023-05-27 15:41:27 +05:30
|
|
|
|
- [Using Environment Variables in Spring Boot’s Properties Files](https://www.baeldung.com/spring-boot-properties-env-variables)
|
2023-06-02 09:12:34 +08:00
|
|
|
|
- [Spring Boot Properties Prefix Must Be in Canonical Form](https://www.baeldung.com/spring-boot-properties-canonical-form)
|
2023-03-30 21:53:07 +05:30
|
|
|
|
- More articles: [[<-- prev]](../spring-boot-properties-2)
|