build: Swagger docs开启分组

This commit is contained in:
fit2-zhao 2023-08-30 14:09:57 +08:00
parent bd71c1d63b
commit ed132a755c
1 changed files with 3 additions and 0 deletions

View File

@ -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