Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 916 Bytes

README.adoc

File metadata and controls

19 lines (13 loc) · 916 Bytes

JAX-RS Documentation (jardo)

Based on / Fork of JAX-RS Analyzer by Sebastian Daschner with fixes and improvements. Generates documentation for all JAX-RS resources in a project by bytecode analysis.

Java 8 is needed for the Analyzer.

For usage see the documentation. For usage of the original see the documentation.

Maven Plugin

This Analyzer can be added to your project via Maven plugin.

Standalone

Instead of using the Maven plugin, the tool can also run directly from the jar file. You can download the latest version here.

Backends

The Analyzer supports Plaintext, AsciiDoc and Swagger as output format.