Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 250 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 250 Bytes

本项目分为三个模块

dubbo-spring-boot-consumer 消费端
dubbo-spring-boot-provider 服务端
dubbo-spring-boot-interface 共享API模块

启动

先启动provider

再启动consumer

测试端口

curl localhost:8080/hello