mirror of https://gitee.com/stylefeng/roses
【8.3.4】【mp】更新租户的自动配置
parent
979cc77555
commit
10b4255bbf
|
@ -3,6 +3,7 @@ org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||||
cn.stylefeng.roses.kernel.db.starter.ProjectMyBatisPlusAutoConfiguration,\
|
cn.stylefeng.roses.kernel.db.starter.ProjectMyBatisPlusAutoConfiguration,\
|
||||||
cn.stylefeng.roses.kernel.db.starter.ProjectDruidMonitorAutoConfiguration,\
|
cn.stylefeng.roses.kernel.db.starter.ProjectDruidMonitorAutoConfiguration,\
|
||||||
cn.stylefeng.roses.kernel.db.starter.RemoveDruidAdAutoConfiguration,\
|
cn.stylefeng.roses.kernel.db.starter.RemoveDruidAdAutoConfiguration,\
|
||||||
cn.stylefeng.roses.kernel.db.starter.ProjectTranAutoConfiguration
|
cn.stylefeng.roses.kernel.db.starter.ProjectTranAutoConfiguration,\
|
||||||
|
cn.stylefeng.roses.kernel.db.starter.ProjectTenantAutoConfiguration
|
||||||
org.springframework.context.ApplicationListener=\
|
org.springframework.context.ApplicationListener=\
|
||||||
cn.stylefeng.roses.kernel.db.api.maxsort.listener.TableMaxSortConfigListener
|
cn.stylefeng.roses.kernel.db.api.maxsort.listener.TableMaxSortConfigListener
|
Loading…
Reference in New Issue