News

Using the Config interface, you could write conf.getInt("foo.bar"). The foo.bar string is called a path expression (HOCON.md has the syntax details for these expressions).
Handlebars.java is a Java port of handlebars. Handlebars provides the power necessary to let you build semantic templates effectively with no frustration. Mustache templates are compatible with ...