-
Notifications
You must be signed in to change notification settings - Fork 520
能否支持同组多个包名配置功能,或者增加多组动态开启和关闭功能 #129
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
Comments
@ArtIsLong 你说呢 |
@thank037 当然是可以加的啦,我在自己的shiro工具里都实现了呢 |
不太明白你的意思,可以描述的具体一点吗? |
base-package配置项支持配置多个包路径,比如多个包路径用逗号分隔 |
目前可以通过引入多个docket来实现,多包路径。 不过,你说的这个问题,在一些场景下的确需要。 另外,要解决这个问题,估计得改springfox.swagger的配置源码:( |
Closed
ArtIsLong
pushed a commit
to ArtIsLong/spring-boot-starter-swagger
that referenced
this issue
Aug 29, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
能否支持同组多个包名配置功能,或者增加多组动态开启和关闭功能
The text was updated successfully, but these errors were encountered: