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!