Annotation Type Route.Routes
- Enclosing class:
Route
Container annotation for binding several path patterns to the same
target. Use it when a single Form should be reachable from multiple
URLs without repeating the body.
-
Required Element Summary
Required Elements
-
Element Details
-
value
Route[] value
-