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 RESTEasy Classic. Inject web links into response HTTP headers by annotating your endpoint resources.

The newest version!
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "RESTEasy Classic Links"
metadata:
  keywords:
  - "resteasy-links"
  - "resteasy"
  - "jaxrs"
  - "links"
  - "rest"
  - "jakarta-rest"
  categories:
  - "web"
  - "serialization"
  status: "stable"
  guide: "https://quarkus.io/guides/resteasy#links"
  codestart:
    name: "resteasy"
    languages:
      - "java"
      - "kotlin"
      - "scala"
    artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
  config:
  - "quarkus.resteasy."




© 2015 - 2025 Weber Informatics LLC | Privacy Policy