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-links Show documentation
Show all versions of quarkus-rest-links Show documentation
Web Links support for Quarkus REST. Inject web links into response HTTP headers by annotating your endpoint resources.
The newest version!
name: "REST Links"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
short-name: "rest-links"
keywords:
- "rest"
- "jaxrs"
- "links"
- "jakarta-rest"
categories:
- "web"
- "reactive"
status: "stable"
guide: "https://quarkus.io/guides/resteasy-reactive#web-links-support"
codestart:
name: "resteasy-reactive"
kind: "core"
languages:
- "java"
- "kotlin"
- "scala"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy