Open githubcpc opened 5 years ago
在哪个位置 我启动client报错 cityDubboService没有是null
降一下父工程的版本试试
<!-- Spring Boot 启动父依赖 -->
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.1.RELEASE</version>
</parent>
需要加上url = "dubbo://localhost:20880"才可以