Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 882 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 882 Bytes

Swagger Maven Plugin Example Build Status

This project is an example of using Swagger-maven-plugin.

You can check the detail configuration in pom.xml

Clone the example in local and then launch:

mvn compile

You'll get the outputs in the /generated folder.

If you wanna see something before clone, I've uploaded the output files, you can view swagger outputs at here, and view the HTML output document

Enjoy!