tree: 6fc16ed8e8237cc06d3c4007dcf4517691e8eb3a [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:

  • JDK8+
  • Maven 3.0.3+

Run the full build:

mvn install

Locate the html files:

  • target/generated-docs/RESTfulWebServices.html

Locate the PDF files:

  • target/generated-docs/RESTfulWebServices.pdf