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?
🍃🎓 SPRING CERTIFICATION QUESTION: Spring Boot supports both Java properties and YML files. Would you recognize and understand them if you saw them?
·
Answer:
YAML is a superset of JSON, which is very handy for specifying hierarchical data:
YAML example:
JSON example: