All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.quarkus-extension.yaml Maven / Gradle / Ivy

Go to download

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