mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-01-03 20:35:29 +08:00
优化swagger文档架构改造
This commit is contained in:
@ -281,7 +281,10 @@ logging:
|
||||
level:
|
||||
org.flywaydb: debug
|
||||
org.jeecg.modules.system.mapper: info
|
||||
#swagger
|
||||
# springdoc-openapi项目配置
|
||||
springdoc:
|
||||
auto-tag-classes: false
|
||||
packages-to-scan: org.jeecg
|
||||
knife4j:
|
||||
#开启增强配置
|
||||
enable: true
|
||||
|
||||
Reference in New Issue
Block a user