Package io.micronaut.http.annotation
Annotation Type UriMapping
-
@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) @Inherited public @interface UriMappingMeta 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.StringDEFAULT_URI
-