Skip to content

who/swagger-maven-plugin-spring-mvc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring MVC example for swagger-maven-plugin

cd $(mktemp -d /tmp/tmp.XXXXX);
git clone https://github.com/who/swagger-maven-plugin-spring-mvc-example.git;
cd swagger-maven-plugin-spring-mvc-example;
mvn clean compile; 
cat generated/swagger-ui/swagger.json;
swagger-tools validate generated/swagger-ui/swagger.json;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages