Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: routing-0.0.2, routing-0.0.3, routing-0.0.4
-
Fix Version/s: routing-0.0.5
-
Component/s: routing
-
Labels:None
-
Number of attachments :
Description
Currently if you are in development mode and you change any @At annotations you still need to restart your container.
Change the current RouterDispatcher implementation to allow the reloading of @At annotations.