Return to site

🍃🎓 SPRING CERTIFICATION QUESTION: Spring Boot supports both Java properties and YML files. Would you recognize and understand them if you saw them?

October 22, 2022

Answer:

YAML is a superset of JSON, which is very handy for specifying hierarchical data:

YAML example:

JSON example: