Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0a1
-
None
-
None
Description
This patch refactors the Java-reflection based invocation out of PropertyHandlerMapping and into a new AbstractReflectiveHandlerMapping class, and then adds a new subclass called DynamicHandlerMapping which has the old add(key, instance) method of runtime configuration.