MD5 sign timestamp validation and remove log4j2 kafka

This commit is contained in:
hongqiaowei
2022-07-14 17:08:16 +08:00
parent 93faf3bed6
commit 6726250980
9 changed files with 29 additions and 166 deletions

View File

@@ -17,16 +17,6 @@
</properties>
<dependencies>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-layout-template-json</artifactId>
</dependency>
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
</dependency>
<dependency>
<groupId>org.openjdk.jol</groupId>
<artifactId>jol-core</artifactId>