Annotation Interface OPTIONS


@Retention(RUNTIME) @Target(TYPE) public @interface OPTIONS
Shorthand for @Route(method = HttpMethod.OPTIONS, path = "…").
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details