Skip to content

Commit

Permalink
SpringBoot2.0 整合 Dubbo框架 ,实现RPC服务远程调用
Browse files Browse the repository at this point in the history
  • Loading branch information
cicadasmile committed Jul 7, 2019
1 parent 97d8869 commit 4415405
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,4 @@ dubbo:
name: block-dubbo-consume
registry:
address: 127.0.0.1:2181
protocol: zookeeper
# 基于服务消费方配置超时
consumer:
timeout: 1000
protocol: zookeeper

0 comments on commit 4415405

Please sign in to comment.