Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the ability to set more than one package for controllers and models #9

Closed
wkennedy opened this issue Jun 18, 2013 · 0 comments
Closed
Assignees

Comments

@wkennedy
Copy link
Owner

Currently, only one package is allowed for setting the location of the model and controller classes. This assumes that a project has everything under the same package, but might not be the case. Add fields for "additional controller packages" and "additional model packages", so that swagger4spring-web can scan in multiple spots.

@ghost ghost assigned wkennedy Jun 18, 2013
wkennedy pushed a commit that referenced this issue Jun 18, 2013
Resolve issue #8, for scanning a package containing an ApiDocumentationController
Resolve issue #9, allow multiple packages to scan for controllers and models
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant