mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-02-04 17:45:34 +08:00
@ -154,10 +154,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
|
||||
|
||||
Reference in New Issue
Block a user