Uses of Enum Class
io.quarkus.qute.runtime.QuteConfig.DuplicitTemplatesStrategy
Packages that use QuteConfig.DuplicitTemplatesStrategy
-
Uses of QuteConfig.DuplicitTemplatesStrategy in io.quarkus.qute.runtime
Methods in io.quarkus.qute.runtime that return QuteConfig.DuplicitTemplatesStrategyModifier and TypeMethodDescriptionQuteConfig.duplicitTemplatesStrategy()The strategy used when multiple templates with the same path are found in the application.Returns the enum constant of this class with the specified name.static QuteConfig.DuplicitTemplatesStrategy[]QuteConfig.DuplicitTemplatesStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.