Annotation Type Path
@Retention(RUNTIME) @Target(METHOD) @Repeatable(Paths.class) public @interface Path
Annotation for mapping dynamic web requests onto specific method.
@Retention(RUNTIME) @Target(METHOD) @Repeatable(Paths.class) public @interface Path