build: Swagger docs开启分组
This commit is contained in:
parent
bd71c1d63b
commit
ed132a755c
|
@ -80,3 +80,6 @@ spring.session.redis.repository-type=indexed
|
||||||
#
|
#
|
||||||
spring.freemarker.check-template-location=false
|
spring.freemarker.check-template-location=false
|
||||||
spring.groovy.template.check-template-location=false
|
spring.groovy.template.check-template-location=false
|
||||||
|
|
||||||
|
# swagger docs group
|
||||||
|
springdoc.api-docs.groups.enabled=true
|
Loading…
Reference in New Issue