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

format code and change logger to log

This commit is contained in:
flystar32
2019-02-21 11:38:22 +08:00
parent 93defa99e2
commit ac382c9e3f
5 changed files with 115 additions and 109 deletions

View File

@@ -11,6 +11,7 @@
</parent>
<artifactId>spring-cloud-alicloud-acm</artifactId>
<name>Spring Cloud Alibaba Cloud ACM</name>
<dependencies>
@@ -43,6 +44,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
<scope>provided</scope>
<optional>true</optional>
</dependency>