24 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
ae2b898e57 build(core): 替换 aspectjweaver 依赖为 Spring Boot Starter AOP 2025-03-30 12:03:27 +08:00
21262701dc refactor(web): 请求响应可重复读流处理由 core 调整到 web 模块 2025-03-26 20:43:16 +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
3e9a15295a feat(core): 新增 JSR 303 校验方法 2024-06-24 22:09:09 +08:00
dbb7a6319e chore: top.charles7c.continew => top.continew 2024-04-09 22:33:19 +08:00
4ffc5dc1d4 feat(data): 新增 continew-starter-data-core 模块
1.移动 MetaUtils core => data-core
2.新增 SQL 函数接口及数据库类型枚举
2024-02-19 21:00:07 +08:00
47a4d57dee feat(security/password): 新增安全模块-密码编码器自动配置(core -> security/password) 2024-02-01 20:46:55 +08:00
ab8c1aec2f style: 优化部分代码格式 2024-01-31 00:15:03 +08:00
jasmine
331c145fef feat(core): 新增 PasswordEncoder 自动配置
* 密码添加配置。
* 密码加密解密
2024-01-30 15:53:41 +00:00
9cf76fe61f feat(web): 新增 Web 模块,从核心模块拆分 Web 相关自动配置 2024-01-19 22:40:40 +08:00
jasmine
fed46dc16e 全局统一 Hutool 版本,精简各模块 Hutool 依赖
* 空行整理。
* hutool-all的版本锁定。
* Hutool包的整理, 依赖冲突解决。
* Hutool包的整理, 依赖冲突解决。
2024-01-19 04:32:01 +00:00
ec0ebd00e4 refactor(core): 移动全局异常处理器到核心模块 2024-01-18 22:34:07 +08:00
6d9e8b43eb chore: 移除部分无用 Maven 配置 2024-01-18 20:08:08 +08:00
6195e38736 feat: 新增 CRUD 自动配置(扩展模块) 2023-11-26 23:09:02 +08:00
45a0169af8 feat: 新增项目自动配置,封装 IPUtils 工具类 2023-11-26 14:35:50 +08:00
e896559d23 feat: 新增 Jackson 自动配置 2023-11-21 21:21:45 +08:00
2c4fc7e314 build: 优化 Maven 配置 2023-11-20 00:52:46 +08:00
d970c5f673 build: 新增 Maven deploy 配置 2023-11-19 13:23:41 +08:00
3796790db4 feat: 新增跨域自动配置 2023-11-18 19:59:01 +08:00
9d76dd0e5e build: 新增核心模块 2023-11-17 23:35:24 +08:00