Details
Description
We could consider generating .java source code that will be compiled to setup the configuration from application.properties.
Then we can execute this code on bootup and avoid using java reflection to set the options.
We could consider generating .java source code that will be compiled to setup the configuration from application.properties.
Then we can execute this code on bootup and avoid using java reflection to set the options.