wkennedy / swagger4spring-web

Swagger support for Spring MVC
89 stars 46 forks source link

Integrate with Swagger Maven plugin #48

Open wkennedy opened 10 years ago

wkennedy commented 10 years ago

https://github.com/kongchen/swagger-maven-plugin

drm4652 commented 10 years ago

+1! :)

nobwyn commented 9 years ago

+1! This would be great if it would be possible to generate documentation using Maven based Spring MVC annotations. Otherwise all controllers must be double-annotated using Spring and Swagger annotations, which mostly has the very similar or the same parameters...