This project provides integration between Swagger and Spring MVC. Spring beans annotated with @Controller are detected and parsed for documentation. Create if required a @Configuration Bean to import ...
Model generation - work in progress to modularize the model generation from prior versions of swagger-springmvc. This version uses the model generation that ships with swagger-core which is not as ...