Preloader image

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.

Run the application:

mvn clean install tomee:run