mvn clean install tomee:run
MicroProfile Configuration ConfigSource Database
This is an example on how to implement a custom MicroProfile Configuration ConfigSource. The custom ConfigSource is going to read configuration values from a Database.
This is an example on how to implement a custom MicroProfile Configuration ConfigSource. The custom ConfigSource is going to read configuration values from a Database.
mvn clean install tomee:run