mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-24 07:55:06 +08:00
spring doc:支持通过 springdoc.api-docs 禁用
This commit is contained in:
@ -37,12 +37,12 @@ spring:
|
||||
--- #################### 接口文档配置 ####################
|
||||
|
||||
springdoc:
|
||||
swagger-ui:
|
||||
enabled: true
|
||||
path: /swagger-ui
|
||||
api-docs:
|
||||
enabled: true
|
||||
path: /v3/api-docs
|
||||
swagger-ui:
|
||||
enabled: true
|
||||
path: /swagger-ui
|
||||
|
||||
knife4j:
|
||||
enable: true
|
||||
|
Reference in New Issue
Block a user