-
Feature Request
-
Resolution: Done
-
Major
-
4.9.0
-
None
Many points in our code read a String property and treat it as a class name to load. Move this functionality to the EnvironmentBeans, so the instantiated class can be retrieved directly. This will reduce classloading duplication and also help with integration to DI frameworks that wish to pass in a pre-instantiated instance of some class.
- is related to
-
JBTM-828 Please avoid TCCL
- Closed