Compare commits
5 Commits
Author | SHA1 | Date |
---|---|---|
|
ec31336d7e | |
|
20282b7941 | |
|
6e53227aaa | |
|
aece92d3be | |
|
a088cc7ee1 |
3
pom.xml
3
pom.xml
|
@ -29,6 +29,8 @@
|
|||
<artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
||||
<!-- SpringCloud Alibaba Sentinel -->
|
||||
<dependency>
|
||||
<groupId>com.alibaba.cloud</groupId>
|
||||
|
@ -59,6 +61,7 @@
|
|||
<artifactId>cloud-common-api-doc</artifactId>
|
||||
</dependency>
|
||||
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Reference in New Issue