rev:集群日志修改

This commit is contained in:
zhangzq
2024-01-27 16:55:17 +08:00
parent c9ea2f112b
commit 8b70386156
10 changed files with 151 additions and 93 deletions

View File

@@ -109,6 +109,17 @@
<!-- <artifactId>logback-elasticsearch-appender</artifactId>-->
<!-- <version>1.6</version>-->
<!-- </dependency>-->
<!-- https://mvnrepository.com/artifact/org.apache.shardingsphere/sharding-jdbc-spring-boot-starter -->
<!-- <dependency>-->
<!-- <groupId>org.apache.shardingsphere</groupId>-->
<!-- <artifactId>sharding-jdbc-spring-boot-starter</artifactId>-->
<!-- <version>4.1.1</version>-->
<!-- </dependency>-->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-jdbc-core-spring-boot-starter</artifactId>
<version>5.0.0-alpha</version>
</dependency>
<!-- 图片缩略图 -->
<dependency>