spring doc:增加模块分组

This commit is contained in:
YunaiV
2023-01-19 15:03:46 +08:00
parent ba65a864fa
commit 711a39b8e9
17 changed files with 264 additions and 70 deletions

View File

@ -34,8 +34,9 @@ spring:
redis:
time-to-live: 1h # 设置过期时间为 1 小时
--- #################### 接口文档配置 ####################
springdoc:
show-actuator: true
swagger-ui:
enabled: true
path: /swagger-ui