Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The reloading of the beans config is not triggered correctly in the JavaConfig case when classes get new annotations or new classes with annotations are being created.
The basic reloading mechanism works in for XML configs, but not for JavaConfigs.