Package io.micronaut.http.annotation
Annotation Type UriMapping
-
@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) @Inherited public @interface UriMapping
Meta annotation for the mapped URI whether at the controller or action level.- Since:
- 1.0.1
-
-
Field Summary
Fields Modifier and Type Fields Description static java.lang.String
DEFAULT_URI
-