# vertx-config **Repository Path**: mirrors_vert-x3/vertx-config ## Basic Information - **Project Name**: vertx-config - **Description**: Vert.x Configuration Service - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = Vert.x Config image:https://github.com/vert-x3/vertx-config/actions/workflows/ci-5.x.yml/badge.svg["Build Status (5.x)",link="https://github.com/vert-x3/vertx-config/actions/workflows/ci-5.x.yml"] image:https://github.com/vert-x3/vertx-config/actions/workflows/ci-4.x.yml/badge.svg["Build Status (4.x)",link="https://github.com/vert-x3/vertx-config/actions/workflows/ci-4.x.yml"] 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...)