Package io.quarkus.qute
Annotation Interface Location
Qualifies an injected template. The
value() is used to locate the template; it represents the path relative from
the base path.-
Required Element Summary
Required Elements
-
Element Details
-
value
String value- Returns:
- the path relative from the base path, must be a non-empty string
-