Charles7c
|
754de79200
|
refactor: 适配 ContiNew Starter Spring Cache(缓存模块)
|
2024-01-13 23:54:04 +08:00 |
|
Charles7c
|
706e488e84
|
style: 优化部分代码格式
1.部分方法返回调整为内联
2.已抽取 ExcelBaseEnumConverter 至 ContiNew Starter CRUD 模块
3.移除无用类 UpdateStatusReq
|
2024-01-13 16:13:12 +08:00 |
|
Charles7c
|
4fefdc75c2
|
docs: 优化项目简介
|
2024-01-09 20:34:40 +08:00 |
|
Charles7c
|
ee8255876f
|
feat(tool/generator): 代码生成 Request 实体时,针对字符串类型增加数据长度校验注解
|
2024-01-06 21:02:31 +08:00 |
|
Charles7c
|
e3e958b419
|
style: 优化部分字段名称
|
2024-01-06 18:45:56 +08:00 |
|
Charles7c
|
75d627b47d
|
chore: 更新版本号
|
2024-01-02 22:32:26 +08:00 |
|
Charles7c
|
19ecbc934a
|
release: v2.2.0
|
2024-01-01 00:18:06 +08:00 |
|
Charles7c
|
224f4504d9
|
fix: 修复静态资源映射错误
|
2024-01-01 00:17:16 +08:00 |
|
Charles7c
|
75a8f020fc
|
fix: 修复初始存储库数据错误
|
2023-12-31 15:04:28 +08:00 |
|
Charles7c
|
fc80921c04
|
chore: continew-starter 1.0.0 => 1.0.1 => 1.1.0
|
2023-12-31 13:47:03 +08:00 |
|
Charles7c
|
06887604fd
|
refactor: 完善部分校验、注释,优化部分后端代码格式
|
2023-12-30 23:01:14 +08:00 |
|
Charles7c
|
89e4326290
|
feat: 存储管理适配后端 API
|
2023-12-30 20:37:00 +08:00 |
|
Charles7c
|
5e370254dd
|
refactor: 重构原有文件上传接口并优化配置文件配置格式
移除 ContiNew Starter 本地存储依赖
|
2023-12-29 21:44:34 +08:00 |
|
Charles7c
|
44227eab8f
|
refactor: 完善存储库业务逻辑
|
2023-12-29 00:22:47 +08:00 |
|
Charles7c
|
3399bc8dde
|
style: 优化配置文件格式
|
2023-12-29 00:01:58 +08:00 |
|
Bull-BCLS
|
eab53520c8
|
feat: 发送短信适配 ContiNew Starter 行为验证码
|
2023-12-28 23:47:44 +08:00 |
|
Charles7c
|
dea64e62e1
|
refactor: 新增 Amazon S3 依赖,完善加载、卸载存储库配置
|
2023-12-27 23:55:47 +08:00 |
|
Charles7c
|
5a2c5be088
|
feat: 新增部分存储库管理后端 API
|
2023-12-26 22:58:29 +08:00 |
|
Charles7c
|
26f3167311
|
revert: 回退 ContiNew Starter 部分日志调整
经过反复思虑,request_uri => request_url
|
2023-12-25 21:50:24 +08:00 |
|
Charles7c
|
5a767c959a
|
refactor: 适配 ContiNew Starter 日志调整
|
2023-12-23 22:49:18 +08:00 |
|
Charles7c
|
4c24aea560
|
feat: 新增部分文件管理后端 API
|
2023-12-23 15:10:51 +08:00 |
|
Charles7c
|
084942630a
|
refactor: 适配 ContiNew Starter 数据权限解决方案(数据访问模块-MyBatis Plus)
1.移除数据权限相关内容,适配 ContiNew Starter 数据权限解决方案
2.适配 ContiNew Starter 部分包结构变动
|
2023-12-21 23:24:11 +08:00 |
|
Charles7c
|
4a50e7290e
|
style: 优化部分注释
|
2023-12-21 21:08:38 +08:00 |
|
Charles7c
|
5d5d882c1a
|
feat: 新增文件管理前端页面初版
|
2023-12-20 22:54:09 +08:00 |
|
Charles7c
|
e719d207fb
|
refactor: 发送短信验证码新增限流处理
|
2023-12-18 21:47:39 +08:00 |
|
Charles7c
|
57b2cc5d2c
|
refactor: 优化部分配置
|
2023-12-18 20:53:37 +08:00 |
|
Charles7c
|
e3cf2b7e40
|
refactor: 适配 ContiNew Starter Local Storage(存储模块-本地存储)
|
2023-12-17 23:51:09 +08:00 |
|
Charles7c
|
9bf015059b
|
refactor: 💥 适配 ContiNew Starter Log(日志模块)
1.continew-starter 1.0.1-SNAPSHOT => 1.1.0-SNAPSHOT
2.日志表结构及相关管理 UI 变更
|
2023-12-17 14:07:44 +08:00 |
|
Charles7c
|
3ece42b94e
|
style: 调整枚举配置值为大写
|
2023-12-12 20:39:33 +08:00 |
|
Charles7c
|
108f1c4ae7
|
refactor: 优化 API 文档配置
|
2023-12-12 20:36:46 +08:00 |
|
Charles7c
|
f3fd539491
|
chore: 更新版本号
|
2023-12-03 13:35:08 +08:00 |
|
Charles7c
|
d6de317435
|
release: v2.1.0
|
2023-12-03 11:40:17 +08:00 |
|
Charles7c
|
b86fe329d0
|
refactor: 💥 项目包结构 top.charles7c.cnadmin => top.charles7c.continew.admin
|
2023-11-30 21:27:06 +08:00 |
|
Charles7c
|
ce785ddce2
|
refactor: 适配 ContiNew Starter Mail(消息模块)
|
2023-11-26 20:16:51 +08:00 |
|
Charles7c
|
feef427d41
|
refactor: 优化部分配置及工具类使用,适配最新 ContiNew Starter
IpUtils 已经提取到 ContiNew Starter
|
2023-11-26 14:36:52 +08:00 |
|
Charles7c
|
f28fbd14fa
|
refactor: 优化 JustAuth 配置,适配最新 ContiNew Starter
|
2023-11-26 12:32:11 +08:00 |
|
Charles7c
|
af9ed39dd8
|
refactor: 优化部分配置,移除过期类
|
2023-11-26 11:45:09 +08:00 |
|
Charles7c
|
1dd1be9f23
|
fix: 修复过期配置使用
|
2023-11-25 21:29:19 +08:00 |
|
Charles7c
|
3236f3c094
|
chore: 优化部分配置,使用 ContiNew Starter 默认配置
|
2023-11-25 20:47:41 +08:00 |
|
Charles7c
|
7ad8d1773a
|
refactor: 适配 ContiNew Starter 认证模块-JustAuth
|
2023-11-25 18:16:29 +08:00 |
|
Charles7c
|
86ca8f094f
|
refactor: 适配 ContiNew Starter 认证模块-SaToken
|
2023-11-25 17:01:47 +08:00 |
|
Charles7c
|
8a11a020e0
|
refactor: 适配 ContiNew Starter 图形验证码
|
2023-11-24 23:45:15 +08:00 |
|
Charles7c
|
7306cd9d2f
|
refactor: 适配 ContiNew Starter MyBatis Plus 自动配置
|
2023-11-24 22:10:28 +08:00 |
|
Charles7c
|
a40e609ea1
|
refactor: 适配 ContiNew Starter Redisson 自动配置
|
2023-11-22 21:58:30 +08:00 |
|
Charles7c
|
a86f3a5047
|
refactor: 适配 Jackson、API 文档(Knife4j:Spring Doc)自动配置
|
2023-11-21 22:07:53 +08:00 |
|
Charles7c
|
ec1daaf045
|
refactor: 适配线程池自动配置
|
2023-11-20 22:16:36 +08:00 |
|
Charles7c
|
2c4f5116c9
|
build: 引入 ContiNew Starter,并适配跨域自动配置
由于 ContiNew Starter 尚处于开发中,所以使用快照版本
|
2023-11-20 20:00:11 +08:00 |
|
Charles7c
|
78738b9dfa
|
chore: 更新版本号
|
2023-11-16 19:44:10 +08:00 |
|
Charles7c
|
a95639d5a8
|
release: v2.0.0
|
2023-11-15 21:24:58 +08:00 |
|
Charles7c
|
23558d4562
|
fix: sms4j 3.0.3 => 3.0.4
修复发送容联云短信错误
|
2023-11-15 21:22:15 +08:00 |
|