java-tutorials/spring-boot-modules/spring-boot-properties-3/README.md

10 lines
262 B
Markdown
Raw Normal View History

## 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)