DataStays

Java .properties to JSON

Java .properties files (Spring config, i18n bundles) read as a JSON object. key=value and key:value lines are supported, while blank lines and # / ! comments are skipped. Dotted keys stay as key names; line continuations and \u escapes are not interpreted.