Skip to content

SmallRye implementation of Eclipse MicroProfile Config

License

Notifications You must be signed in to change notification settings

uherberg/smallrye-config

 
 

Repository files navigation

badge Quality Gate Status License Maven

SmallRye Config

SmallRye Config is an implementation of Eclipse MicroProfile Config.

Instructions

Compile and test the project:

mvn verify

Generate the documentation (from the doc folder):

antora generate antora-playbook.yml

Project structure

  • 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

Contributing

Please refer to our Wiki for the Contribution Guidelines.

About

SmallRye implementation of Eclipse MicroProfile Config

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%