- dubbo-spring-boot-starter 有依赖项

This commit is contained in:
sin 2019-05-05 21:36:17 +08:00
parent 80469c06cb
commit a91b5ce9e2

View File

@ -60,11 +60,11 @@
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId> <artifactId>spring-boot-starter-web</artifactId>
</dependency> </dependency>
<dependency> <!--<dependency>-->
<groupId>com.alibaba.boot</groupId> <!--<groupId>com.alibaba.boot</groupId>-->
<artifactId>dubbo-spring-boot-starter</artifactId> <!--<artifactId>dubbo-spring-boot-starter</artifactId>-->
<version>0.2.1.RELEASE</version> <!--<version>0.2.1.RELEASE</version>-->
</dependency> <!--</dependency>-->
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId> <artifactId>spring-boot-starter-actuator</artifactId>