Annotation Interface RestController


@Retention(RUNTIME) @Target(TYPE) public @interface RestController
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
     
  • Element Details

    • path

      String path
      Default:
      ""
    • produces

      String produces
      Default:
      ""