Package io.quarkus.qute.deployment
Class TemplateRootBuildItem
java.lang.Object
io.quarkus.builder.item.BuildItem
io.quarkus.builder.item.MultiBuildItem
io.quarkus.qute.deployment.TemplateRootBuildItem
public final class TemplateRootBuildItem
extends io.quarkus.builder.item.MultiBuildItem
This build item represents a source of template files.
By default, the templates are found in the templates directory. However, an extension can produce this build item to
register an additional root path.
The path is relative to the artifact/project root and OS-agnostic, i.e. / is used as a path separator.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TemplateRootBuildItem
-
-
Method Details
-
getPath
-
normalize
-