META-INF.quarkus-extension.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-rest-qute Show documentation
Show all versions of quarkus-rest-qute Show documentation
Qute integration for Quarkus REST. This extension is not compatible with the quarkus-resteasy extension, or any of the extensions that depend on it.
name: "REST Qute"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
short-name: "resteasy-reactive-qute"
keywords:
- "templating"
- "templates"
- "rest"
categories:
- "web"
- "reactive"
status: "stable"
guide: "https://quarkus.io/guides/qute-reference#rest_integration"
codestart:
name: "rest-qute"
languages:
- "java"
- "kotlin"
- "scala"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
config:
- "quarkus.rest."
- "quarkus.resteasy-reactive."
- "quarkus.qute."