SmallRye Config is an implementation of Eclipse MicroProfile Config.
Compile and test the project:
mvn verify
Generate the documentation (from the doc folder):
antora generate antora-playbook.yml
-
common - A set of reusable components to extend SmallRye Config
-
doc - Project documentation.
-
implementation - Implementation of the Eclipse MicroProfile Config API.
-
sources - Implementation of different Eclipse MicroProfile ConfigSources
-
testsuite - Test suite to run the implementation against the Eclipse MicroProfile Config TCK.
-
utils - A set of additional extensions to enhance MicroProfile Config
Please refer to our Wiki for the Contribution Guidelines.