blob: 6699c1ef0376131264d3603a92376ac611dfbdd9 [file] [log] [blame] [view]
Christian Kaltepoth5abef502019-10-20 10:15:31 +02001Jakarta RESTful Web Services Specification
2==========================================
3
4This project generates the Jakarta RESTful Web Services Specification.
5
6Building
7--------
8
9Prerequisites:
10
James R. Perkins2f837b72024-01-24 17:56:53 -080011* JDK 17+
Santiago Pericasgeertsend75d0aa2021-11-03 16:36:05 -040012* Maven 3.6.3+
Christian Kaltepoth5abef502019-10-20 10:15:31 +020013
14Run the full build:
15
16`mvn install`
17
18Locate the html files:
Santiago Pericasgeertsend75d0aa2021-11-03 16:36:05 -040019- target/generated-docs/spec.html
Christian Kaltepoth5abef502019-10-20 10:15:31 +020020
21Locate the PDF files:
Santiago Pericasgeertsend75d0aa2021-11-03 16:36:05 -040022- target/generated-docs/spec.pdf