Commit 35a4b691 by Nepxion

修改介绍

parent 4556a6fa
......@@ -102,6 +102,7 @@ Nepxion Discovery是一款对Spring Cloud Discovery的服务注册增强插件
2. 订阅远程配置中心的配置更新
```
继承ConfigAdapter.java
```java
public class DiscoveryConfigAdapter extends ConfigAdapter {
// 通过application.properties里的spring.application.discovery.remote.config.enabled=true,来决定主动从本地,还是远程配置中心获取配置
// 从本地获取配置
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment