/vertx-config

Vert.x Configuration Service

Primary LanguageJavaApache License 2.0Apache-2.0

Vert.x Config

Vert.x Config provide an extensible way to configure Vert.x applications:

  • retrieve configuration from anywhere (file, directory, HTTP location, Git repository, Zookeeper…​)

  • write your configuration in any format (properties, json, yaml, hocon…​)

Please see the in source asciidoc documentation or the main documentation on the web-site for a full description of Vert.x Config: