mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
update examples
This commit is contained in:
@@ -281,7 +281,7 @@ NOTE: 该配置必须放在 bootstrap.properties 文件中。并且在添加配
|
||||
|
||||
=== 支持自定义扩展的 Data Id 配置
|
||||
|
||||
Nacos Config 从 0.2.1 版本后,可支持自定义 Data Id 的配置。关于这部分详细的设计可参考 https://github.com/spring-cloud-incubator/spring-cloud-alibaba/issues/141[这里]。
|
||||
Nacos Config 从 0.2.1 版本后,可支持自定义 Data Id 的配置。关于这部分详细的设计可参考 https://github.com/alibaba/spring-cloud-alibaba/issues/141[这里]。
|
||||
一个完整的配置案例如下所示:
|
||||
|
||||
[source,properties]
|
||||
|
@@ -280,7 +280,7 @@ NOTE: This configuration must be in the bootstrap.properties file, and the value
|
||||
|
||||
=== Support Custom Data Id
|
||||
|
||||
As of Spring Cloud Alibaba Nacos Config, data id can be self-defined. For detailed design of this part, refer to https://github.com/spring-cloud-incubator/spring-cloud-alibaba/issues/141[Github issue].
|
||||
As of Spring Cloud Alibaba Nacos Config, data id can be self-defined. For detailed design of this part, refer to https://github.com/alibaba/spring-cloud-alibaba/issues/141[Github issue].
|
||||
The following is a complete sample:
|
||||
|
||||
[source,properties]
|
||||
|
Reference in New Issue
Block a user