Annotation Interface View


@Documented @Retention(RUNTIME) @Target(METHOD) public @interface View

Indicates the view name which should be used to render a view for the route.

Since:
1.0
Author:
Sergio del Amo
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Returns:
      The View Name for the route.
      Default:
      ""