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

Polish alibaba/spring-cloud-alibaba#1661 : [Feature] Introducing Dubbo Gateway

This commit is contained in:
mercyblitz
2020-08-25 16:22:12 +08:00
parent 52e6147b10
commit c0bcd52381
18 changed files with 815 additions and 32 deletions

View File

@@ -9,11 +9,6 @@ dubbo:
name: rest
port: 9090
server: netty
registry:
# The Spring Cloud Dubbo's registry extension
address: spring-cloud://localhost
# The traditional Dubbo's registry
# address: zookeeper://127.0.0.1:2181
feign:
hystrix:
enabled: true