tree: b042ce4b77efabd2a758e74db7ac32f7c8ef2e74 [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
jaxrs-spec/README.md

Jakarta RESTful Web Services Specification

This project generates the Jakarta RESTful Web Services Specification.

Building

Prerequisites:

  • JDK 17+
  • Maven 3.6.3+

Run the full build:

mvn install

Locate the html files:

  • target/generated-docs/spec.html

Locate the PDF files:

  • target/generated-docs/spec.pdf