Annotation Interface GET
Mark an action of a controller with this annotation to receive an HTTP GET request. If an action has no annotation from this package,
then the framework assumes the GET annotation by default.
- Author:
- Igor Polevoy
-
Optional Element Summary
-
Element Details
-
value
String value- Default:
- ""
-