|
@@ -108,12 +108,6 @@
|
|
|
<artifactId>lombok</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>com.yomahub</groupId>-->
|
|
|
-<!-- <artifactId>tlog-web-spring-boot-starter</artifactId>-->
|
|
|
-<!-- <version>1.3.6</version>-->
|
|
|
-<!-- </dependency>-->
|
|
|
-
|
|
|
<dependency>
|
|
|
<groupId>com.yomahub</groupId>
|
|
|
<artifactId>tlog-all-spring-boot-starter</artifactId>
|
|
@@ -164,36 +158,8 @@
|
|
|
<version>3.0.6.0</version>
|
|
|
</dependency>
|
|
|
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>org.springframework.cloud</groupId>-->
|
|
|
-<!-- <artifactId>spring-cloud-starter-openfeign</artifactId>-->
|
|
|
-<!-- </dependency>-->
|
|
|
-
|
|
|
</dependencies>
|
|
|
|
|
|
-<!-- <dependencyManagement>-->
|
|
|
-
|
|
|
-<!-- <dependencies>-->
|
|
|
-
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>com.alibaba.cloud</groupId>-->
|
|
|
-<!-- <artifactId>spring-cloud-alibaba-dependencies</artifactId>-->
|
|
|
-<!-- <version>2.2.7.RELEASE</version>-->
|
|
|
-<!-- <type>pom</type>-->
|
|
|
-<!-- <scope>import</scope>-->
|
|
|
-<!-- </dependency>-->
|
|
|
-
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>org.springframework.cloud</groupId>-->
|
|
|
-<!-- <artifactId>spring-cloud-dependencies</artifactId>-->
|
|
|
-<!-- <version>Hoxton.SR8</version>-->
|
|
|
-<!-- <type>pom</type>-->
|
|
|
-<!-- <scope>import</scope>-->
|
|
|
-<!-- </dependency>-->
|
|
|
-
|
|
|
-<!-- </dependencies>-->
|
|
|
-<!-- </dependencyManagement>-->
|
|
|
-
|
|
|
|
|
|
<build>
|
|
|
<finalName>${artifactId}</finalName>
|