Skip to content

mibo/jaxrs-doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Creates REST documentation for JAX-RS projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%