wkennedy / swagger4spring-web

Swagger support for Spring MVC
89 stars 46 forks source link

Locks when base controller package contains controller extending ApiDocumentationController #8

Closed wkennedy closed 11 years ago

wkennedy commented 11 years ago

When the base model package is set to the same package that contains the ApiDocumentationController, Swagger locks and does not generate any documentation.