|
|
@@ -13,21 +13,13 @@
|
|
|
<description>document server</description>
|
|
|
|
|
|
<dependencies>
|
|
|
- <dependency>
|
|
|
- <groupId>com.usoftchina.saas</groupId>
|
|
|
- <artifactId>core</artifactId>
|
|
|
- </dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.usoftchina.saas</groupId>
|
|
|
<artifactId>auth-client</artifactId>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
- <groupId>org.springframework.cloud</groupId>
|
|
|
- <artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>org.springframework.boot</groupId>
|
|
|
- <artifactId>spring-boot-starter-actuator</artifactId>
|
|
|
+ <groupId>com.usoftchina.saas</groupId>
|
|
|
+ <artifactId>server-starter</artifactId>
|
|
|
</dependency>
|
|
|
<!-- db -->
|
|
|
<dependency>
|