mcjojos / swagger-maven-example

Example of using swagger-maven-plugin (https://github.com/kongchen/swagger-maven-plugin)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Example of using swagger-maven-plugin (https://github.com/kongchen/swagger-maven-plugin)


Languages

Language:Java 57.6%Language:HTML 42.4%