Annotation Type Options
-
@Retention(RUNTIME) public @interface Options
Annotation to configure a route to handle OPTIONS requests- Author:
- odeda
-
-
Element Detail
-
value
String value
Path on which to handle OPTIONS requests- Returns:
- path
-
-
@Retention(RUNTIME) public @interface Options
String value