Commit Graph

14 Commits

Author SHA1 Message Date
a0ace7d60c build: groupId top.continew => top.continew.starter 2025-07-05 17:29:58 +08:00
ad298930db release: v2.12.1 2025-06-09 21:43:40 +08:00
f83a901626 refactor: 移除 web-core,融合 web-core 和 core 模块
1.移除 web-core,融合 web-core 和 core 模块
2.调整部分依赖顺序
2025-05-22 21:49:20 +08:00
49bd289e29 refactor(log): 抽取 isRecord 方法方便复用,移除已过期的 timeTtl 2025-05-17 12:09:12 +08:00
吴泽威
ca2c88651f refactor(log/core): 重构请求和响应信息获取
web 模块 ServletUtils整理
log/core 模块 删除 RecordableHttpRequest和
RecordableHttpResponse
2025-04-01 15:58:02 +08:00
4c385927b4 refactor(log): 优化访问日志相关配置属性名称 2025-03-25 22:16:43 +08:00
liquor
da5e162a2a feat(core): 新增请求响应可重复读流处理并优化日志模块
增加访问日志打印处理:包括参数打印、过滤敏感参数和超长参数配置
2025-03-25 13:09:06 +00:00
a6c9d33024 refactor(log): 优化日志处理器解析 description、module 方法 2025-01-02 20:33:33 +08:00
7ff26c4596 refactor(log): 优化包结构 2024-12-25 20:34:45 +08:00
c5cb203532 refactor(log): 优化日志模块 2024-12-24 21:50:59 +08:00
0d334523e9 refactor(log): 新增 LogHandler 提升日志模块的复用性 2024-12-23 20:51:42 +08:00
265c669eda refactor(log): 优化基于 AOP 实现日志代码,调整日志整体包结构 2024-12-22 22:56:58 +08:00
小熊
c089df66cf refactor(extension/tenant): 多租户组件适配动态隔离级别 (#8) 2024-12-20 10:44:09 +08:00
liquor
7c3f15a6f6 feat(log/aop): 新增 log-aop 组件模块(基于 AOP 实现日志记录) 2024-12-11 09:03:09 +00:00