Package io.micronaut.views
Annotation 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
-
Element Details
-
value
String value- Returns:
- The View Name for the route.
- Default:
- ""
-