HOCON
HOCON = Human-Optimized Config Object Notation "it's": "a JSON superset", features: [ less noisy/pedantic syntax reference another part of the configuration # comments preserved upon (de)serialization import ("include") another configuration file into the current file a mapping to a flat properties list, such as Java's system properties get values from environment variables ] official spec: "https://github.com/lightbend/config/blob/master/HOCON.md" it's: ${it's}", "${HOCON} try it out: config is parsed online as you type
Options
resolve references
JSON
formatted
comments
origin comments
Output