Project | description |
---|---|
SimpleDependencyInjection | Simple Dependency Injection |
SimpleProgrammatic | Simple Programmatic |
- Configuration API 1.0 - JSR 382-JCP Configuration API 1.0 - JSR 382
- Apache/geronimo-config apache/geronimo-config - Some of the implementations -RI not defined
- Eclipse ConfigJSR Eclipse ConfigJSR
Json-B is only for displaying a better output.
To execute the project the user must have the builds locally of JavaConfig and Geronimo-config, in addition to calling Weld main (org.jboss.weld.environment.se.StartMain)
for this you just have to fork the https://github.com/eclipse/ConfigJSR and the https://github.com/apache/geronimo-config/tree/ConfigJSR and run on both the command:
mvn clean install -DskipTests