News

See the examples in the examples/ directory.. You can run these from the sbt console with the commands project config-simple-app-java and then run.. In brief, as shown in the examples: libraries ...
See the examples in the examples/ directory.. You can run these from the sbt console with the commands project config-simple-app-java and then run.. In brief, as shown in the examples: libraries ...
It would be nice to mention in the documentation that there is a severe issue when parsing java properties as hocon. It leads to missing config entries. The following is a valid log4j properties ...
By default the HOCON library will look for HOCON configurations in the following locations whenever you call the Hocon.Configuration.ConfigurationFactory.Default() method: [.NET Core / .NET Framework] ...