spring-boot-starter-dubbo
spring-boot-starter-dubbo copied to clipboard
pom.xml移除 spring-boot-starter-parent
移除主pom.xml
中的
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.6.RELEASE</version>
</parent>