Features
- Support Swagger Spec 2.0
- Support SpringMvc & JAX-RS
- Quickly generates swagger.json and static document by
mvn compile
- Use Handlebars as template to customize the static document.
Versions
- 3.0.0 supports Swagger Spec 2.0, support JAX-RS & SpingMVC. (ACTIVE!)
- 2.3.4 supports Swagger Spec 1.2, support JAX-RS & SpringMVC. (Lazy maintained)
- 1.1.1 supports Swagger Spec 1.1. (No longer maintained)
Usage
Developed with