|
36 | 36 | *[微服务的集中化配置](docs/centralized-configuration/centralized-configuration.md) |
37 | 37 | *[为什么需要集中化配置](docs/centralized-configuration/why.md) |
38 | 38 | *[集中化配置的实现原理](docs/centralized-configuration/principle.md) |
39 | | -*[如何集成 Spring Cloud Config](docs/centralized-configuration/config.md) |
40 | | -*[实现微服务的集中化配置](docs/centralized-configuration/config-in-action.md) |
| 39 | +*[如何集成 Spring Cloud Config](docs/centralized-configuration/config.md)(完) |
| 40 | +*[实现微服务的集中化配置](docs/centralized-configuration/config-in-action.md)(完) |
41 | 41 | *[微服务的高级主题——自动扩展](docs/auto-scale/auto-scale.md) |
42 | 42 | *[什么是自动扩展](docs/auto-scale/what.md) |
43 | 43 | *[自动扩展的意义](docs/auto-scale/auto-scale-meaning.md) |
|