blob: 6699c1ef0376131264d3603a92376ac611dfbdd9 [file] [log] [blame] [view]
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