1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

binder remove metrics

This commit is contained in:
fangjian0423
2019-03-12 15:02:09 +08:00
parent 53c4a6adf6
commit 03309b8481
5 changed files with 0 additions and 142 deletions

View File

@@ -56,12 +56,6 @@
<artifactId>rocketmq-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-core</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>