|
27dc2294e6
|
refactor(core): ProjectProperties => ApplicationProperties
|
2025-07-03 20:42:04 +08:00 |
|
|
5ae5b2602a
|
feat(validation): 新增校验模块并引入 SpEL Validator 用于复杂校验场景
|
2025-06-18 20:19:36 +08:00 |
|
|
6809600858
|
feat(core): 新增 JSR 303 校验器自动配置(从 web 模块迁移)
1.从 web 模块移动 JSR 303 校验器自动配置到 core 模块
2.从 web 模块移动 MessageSourceUtils 到 core 模块
|
2024-07-03 23:22:07 +08:00 |
|
|
dbb7a6319e
|
chore: top.charles7c.continew => top.continew
|
2024-04-09 22:33:19 +08:00 |
|
|
47a4d57dee
|
feat(security/password): 新增安全模块-密码编码器自动配置(core -> security/password)
|
2024-02-01 20:46:55 +08:00 |
|
jasmine
|
331c145fef
|
feat(core): 新增 PasswordEncoder 自动配置
* 密码添加配置。
* 密码加密解密
|
2024-01-30 15:53:41 +00:00 |
|
|
eb1dc63b03
|
fix(web): 修复自动配置错误
|
2024-01-20 11:52:28 +08:00 |
|
|
9cf76fe61f
|
feat(web): 新增 Web 模块,从核心模块拆分 Web 相关自动配置
|
2024-01-19 22:40:40 +08:00 |
|
|
45a0169af8
|
feat: 新增项目自动配置,封装 IPUtils 工具类
|
2023-11-26 14:35:50 +08:00 |
|
|
916127e741
|
feat: 新增线程池自动配置
|
2023-11-20 22:15:43 +08:00 |
|
|
3796790db4
|
feat: 新增跨域自动配置
|
2023-11-18 19:59:01 +08:00 |
|