chore: log-httptrace-pro => log-interceptor

This commit is contained in:
2024-08-01 22:11:40 +08:00
parent 8c6b94ba76
commit 31c3162563
13 changed files with 22 additions and 22 deletions

View File

@@ -446,10 +446,10 @@
<version>${revision}</version>
</dependency>
<!-- 日志模块 - HttpTraceProSpring Boot Actuator HttpTrace 定制增强版) -->
<!-- 日志模块 - 拦截器版Spring Boot Actuator HttpTrace 增强版) -->
<dependency>
<groupId>top.continew</groupId>
<artifactId>continew-starter-log-httptrace-pro</artifactId>
<artifactId>continew-starter-log-interceptor</artifactId>
<version>${revision}</version>
</dependency>