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.
If you wanna see something before clone, I've uploaded the output files, you can view swagger outputs at https://github.com/kongchen/swagger-maven-example/blob/master/generated/apidocs, and view the HTML output document
Enjoy!
