10 lines
262 B
Markdown
Raw Normal View History

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