Skip to content

kongchen/swagger-maven-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!