Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
-
None
Description
Enhance the config injection mecjhanisms, so properties can be injected without any annotations, by simply using the field / method name as base for a configuration key, optionally also in combination with the package name. This way classes can be configured without any annotations in place, but for better control annotations provide the fullfledged feature set.