add dependency of commons

pull/2160/head
theonefx
parent 4356f1be49
commit ca49df5ca4

@ -17,6 +17,11 @@
<dependencies>
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-alibaba-commons</artifactId>
</dependency>
<!-- Spring Boot dependencies -->
<dependency>
<groupId>org.springframework.boot</groupId>

Loading…
Cancel
Save