blob: 6dcceccc07be66c4178b96681fde304b8c9b2419 [file] [log] [blame] [view]
Jakarta RESTful Web Services Specification
==========================================
This project generates the Jakarta RESTful Web Services Specification.
Building
--------
Prerequisites:
* JDK 11+
* 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