1.

What Is Yaml?

Answer»
  • YAML Ain’t a Markup Language
  • Recursive acronym
  • Created in 2001
  • ALTERNATIVE to .properties files
  • Allows hierarchical CONFIGURATION
  • JAVA parser for YAML is called SnakeYAML
  • Must be in the classpath
  • Provided by spring-boot-starters.



Discussion

No Comment Found