mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-25 08:25:07 +08:00
实现内嵌的 apollo 的配置中心的支持
This commit is contained in:
@ -0,0 +1 @@
|
||||
cn.iocoder.dashboard.framework.apollo.internals.DefaultXInjector
|
@ -47,6 +47,14 @@ yudao:
|
||||
file:
|
||||
base-path: http://127.0.0.1:1024/api/file/get/
|
||||
|
||||
# Apollo 配置中心
|
||||
apollo:
|
||||
bootstrap:
|
||||
enabled: true
|
||||
eagerLoad:
|
||||
enabled: true
|
||||
autoUpdateInjectedSpringProperties: true
|
||||
|
||||
# MyBatis Plus 的配置项
|
||||
mybatis-plus:
|
||||
configuration:
|
||||
|
Reference in New Issue
Block a user