实现内嵌的 apollo 的配置中心的支持

This commit is contained in:
YunaiV
2021-01-20 17:12:27 +08:00
parent 6bed7778e8
commit c4c614592a
13 changed files with 220 additions and 6 deletions

View File

@@ -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: