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.
This Analyzer can be added to your project via Maven plugin.
Instead of using the Maven plugin, the tool can also run directly from the jar file. You can download the latest version here.