Class QuteTemplateHelper
- java.lang.Object
-
- io.quarkiverse.asyncapi.generator.QuteTemplateHelper
-
public class QuteTemplateHelper extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.quarkus.qute.TemplategetTemplate(org.eclipse.microprofile.config.Config config, String templateName)
-
-
-
Method Detail
-
getTemplate
public static io.quarkus.qute.Template getTemplate(org.eclipse.microprofile.config.Config config, String templateName) throws IOException- Throws:
IOException
-
-