归集spring-doc默认配置

This commit is contained in:
EightMonth
2025-04-03 22:31:26 +08:00
parent e6fe3459e4
commit d4d0c884f0
8 changed files with 4 additions and 25 deletions

View File

@ -281,10 +281,6 @@ logging:
level:
org.flywaydb: debug
org.jeecg.modules.system.mapper: info
# springdoc-openapi项目配置
springdoc:
auto-tag-classes: false
packages-to-scan: org.jeecg
knife4j:
#开启增强配置
enable: true

View File

@ -143,10 +143,6 @@ spring:
host: 127.0.0.1
port: 6379
password: ''
# springdoc-openapi项目配置
springdoc:
auto-tag-classes: false
packages-to-scan: org.jeecg
#mybatis plus 设置
mybatis-plus:
mapper-locations: classpath*:org/jeecg/**/xml/*Mapper.xml

View File

@ -157,10 +157,6 @@ spring:
host: 127.0.0.1
port: 6379
password: ''
# springdoc-openapi项目配置
springdoc:
auto-tag-classes: false
packages-to-scan: org.jeecg
#mybatis plus 设置
mybatis-plus:
mapper-locations: classpath*:org/jeecg/**/xml/*Mapper.xml

View File

@ -161,10 +161,6 @@ spring:
host: 127.0.0.1
port: 6379
password: ''
# springdoc-openapi项目配置
springdoc:
auto-tag-classes: false
packages-to-scan: org.jeecg
#mybatis plus 设置
mybatis-plus:
mapper-locations: classpath*:org/jeecg/**/xml/*Mapper.xml

View File

@ -161,10 +161,6 @@ spring:
host: 192.168.1.188
port: 6379
password: ''
# springdoc-openapi项目配置
springdoc:
auto-tag-classes: false
packages-to-scan: org.jeecg
#mybatis plus 设置
mybatis-plus:
mapper-locations: classpath*:org/jeecg/**/xml/*Mapper.xml