Load constants and configuration parameters via Quarkus
Currently, we have hard-coded configuration parameters and constants in many places. It would be better if we could handle them in a consistent way and read them in via Quarkus.
Currently, we have hard-coded configuration parameters and constants in many places. It would be better if we could handle them in a consistent way and read them in via Quarkus.