vertx / io.vertx.config.hocon

Package io.vertx.config.hocon

Types

HoconProcessor

open class HoconProcessor : ConfigProcessor

A processor using Typesafe Conf to read Hocon files. It also support JSON and Properties. More details on Hocon and the used library on the Hocon documentation page.