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

@@ -172,10 +172,10 @@ continew-starter.web:
### 日志模块
| 模块名称 | 模块说明 |
| ---------------------------------- | ----------------------------------------- |
| continew-starter-log-core | 日志核心模块 |
| continew-starter-log-httptrace-pro | Spring Boot Actuator HttpTrace 重置增强版 |
| 模块名称 | 模块说明 |
|----------------------------------| ----------------------------------------- |
| continew-starter-log-core | 日志核心模块 |
| continew-starter-log-interceptor | 拦截器版(Spring Boot Actuator HttpTrace 增强版 |
### 存储模块