|
@@ -98,6 +98,12 @@
|
|
|
<artifactId>hibernate-core</artifactId>
|
|
|
<version>5.4.8.Final</version>
|
|
|
</dependency>
|
|
|
+
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.alibaba.cloud</groupId>
|
|
|
+ <version>2.2.0.RELEASE</version>
|
|
|
+ <artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>
|
|
|
+ </dependency>
|
|
|
</dependencies>
|
|
|
|
|
|
<build>
|