1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

update seata version and sample

Signed-off-by: slievrly <slievrly@163.com>
This commit is contained in:
slievrly
2019-10-17 17:13:57 +08:00
parent 7238d83127
commit 6a90e643e6
10 changed files with 68 additions and 48 deletions

View File

@@ -4,7 +4,7 @@ registry {
nacos {
serverAddr = "localhost"
namespace = "public"
namespace = ""
cluster = "default"
}
eureka {
@@ -50,8 +50,7 @@ config {
nacos {
serverAddr = "localhost"
namespace = "public"
cluster = "default"
namespace = ""
}
consul {
serverAddr = "127.0.0.1:8500"