Commit Graph

150 Commits

Author SHA1 Message Date
0f1479f40d chore: continew-starter 2.5.1 => 2.5.2
接口文档显示优化
增强 SQL 注入防御
2024-08-15 00:07:59 +08:00
62d99b8a4e chore: continew-starter 2.5.0 => 2.5.1
调整 apply 中 SQL 函数的使用方式,以避免 SQL 注入
2024-08-13 00:24:18 +08:00
d7621c6b26 chore: continew-starter 2.4.0 => 2.5.0
1.continew-starter-log-httptrace-pro => continew-starter-log-interceptor
2.移除 WebMvcConfiguration 配置(已迁移到 Starter 项目)
3.Starter 全局响应(新)适配,自定义异常拦截调整到 Admin 项目
4.部分 API 调整
2024-08-07 20:27:27 +08:00
359d902255 release: v3.2.0 2024-08-05 20:41:58 +08:00
be484081be docs: 更新 README 文档 2024-08-01 22:03:13 +08:00
5b2e3d8410 chore: continew-starter 2.3.0 => 2.4.0
1.IBaseEnum => BaseEnum
2.移除 Jackson BaseEnum 配置(已迁移到 Starter 项目)
3.修复导出报错
4.接口文档枚举显示增强
2024-07-31 22:35:45 +08:00
9f773c99ee docs: 调整项目源码链接 2024-07-24 20:41:00 +08:00
eb8fe92088 chore: continew-starter 2.2.0 => 2.3.0 2024-07-18 23:56:20 +08:00
52f3be8ee3 feat: 新增 continew-admin-plugins 插件模块,代码生成迁移到插件模块,为后续插件化改造铺垫 2024-07-01 22:32:23 +08:00
d733b7f166 refactor: 移动 SaToken 配置到 webapi 模块 2024-07-01 22:08:02 +08:00
88413b86a1 chore: continew-starter 2.1.1 => 2.2.0 2024-06-30 22:55:20 +08:00
737b6891dd chore: continew-starter 2.1.0 => 2.1.1
1、IpUtils 获取 IPv4 归属地方法重命名
2、CurrentUserProvider => WebSocketClientService
2024-06-23 12:48:20 +08:00
54bc832ba2 chore: 更新 GitHub 相关仓库链接 2024-06-20 22:38:28 +08:00
bdff57c920 release: v3.1.0 2024-06-16 18:32:36 +08:00
51d05a263a chore: continew-starter 2.0.2 => 2.1.0 2024-06-05 20:49:54 +08:00
4198cb75eb chore: continew-starter 2.0.1 => 2.0.2
1、修复代码生成查询数据表分页错误
2、修复导出报错(版本冲突)
3、修复行为验证码频率校验失效
2024-05-20 23:40:22 +08:00
209f0e3ceb docs: 更新 README 文档 2024-05-07 22:06:40 +08:00
32130410ee chore: 优化 GitHub Issue 模板 2024-05-05 10:50:21 +08:00
c75e99e065 chore: 更新版本号为 3.1.0-SNAPSHOT 2024-05-04 21:33:25 +08:00
962b0b7431 release: v3.0.1 2024-05-03 15:55:48 +08:00
23a0baf427 release: v3.0.0 2024-04-27 21:38:13 +08:00
67fa4edc4d docs: 更新 README 文档 2024-04-23 20:32:58 +08:00
50fc95802b docs: 文档、演示站点迁移至 continew.top 2024-04-21 18:30:14 +08:00
b6206a3346 chore: 移除 monitor 模块 2024-04-18 20:00:31 +08:00
f5ab22eedf chore: 适配 continew-starter 2.0.0,top.charles7c.continew => top.continew
groupId 及基础包名调整,更短的包名,聚合品牌形象
2024-04-17 23:06:39 +08:00
c021feb48d chore: 更新版本号为 3.0.0-SNAPSHOT 2024-03-24 16:31:42 +08:00
e5cddd05ba release: v2.5.0 2024-03-23 21:59:37 +08:00
dee3cf64cb chore: continew-starter 1.5.0-SNAPSHOT => 1.5.1-SNAPSHOT 2024-03-10 21:12:52 +08:00
17fc5266ff chore: continew-starter 1.4.1-SNAPSHOT => 1.5.0-SNAPSHOT
1.适配 ContiNew Starter IService 包结构优化
2.解决部分冲突
2024-02-21 22:34:11 +08:00
370f9cf796 docs: 更新 Gitee 项目链接 2024-02-18 21:16:54 +08:00
69355678b5 chore: 更新版本号为 2.5.0-SNAPSHOT 2024-02-16 19:31:59 +08:00
2f0d5d6b63 release: v2.4.0 2024-02-16 18:41:18 +08:00
442e505c26 chore: continew-starter 1.4.0-SNAPSHOT => 1.4.0 2024-02-14 21:52:08 +08:00
c9cda12b7d refactor: 升级依赖并适配
1.X-File-Storage 2.1.0 适配
2.Crane4j 2.5.0 不需要做任何额外的配置来引入 crane4j,crane4j 将借助 SpringBoot 的自动装配自动加载必要的组件
2024-02-03 21:12:57 +08:00
3e84384eb6 chore: continew-starter 1.2.1-SNAPSHOT => 1.4.0-SNAPSHOT 2024-02-03 13:29:05 +08:00
1c1ec69030 fix: 尝试还原 README 文档部分描述,修复 Gitee 内容可能含有违规信息提示 2024-02-01 23:20:52 +08:00
bef0732f63 refactor: 适配 ContiNew Starter 密码编码器(安全模块)、链路跟踪(Web 模块)
并适配 ContiNew Starter CRUD 模块包调整
2024-02-01 22:42:57 +08:00
b5d668e014 chore: 优化部署配置 2024-01-31 20:14:49 +08:00
c03c082d2e ci: 优化代码质量扫描配置 2024-01-30 23:20:07 +08:00
a154abde8a ci: 新增 SonarCloud 扫描 2024-01-26 23:41:21 +08:00
acee7bfb6b docs: 更新 README 文档特性部分内容 2024-01-25 22:30:10 +08:00
44f9b2be34 chore: 更新版本号 2024-01-22 20:20:05 +08:00
4fd9fffcb7 release: v2.3.0 2024-01-21 10:57:21 +08:00
a831230280 docs: 完善 README 文档 2024-01-16 21:33:07 +08:00
0a618b5c9b docs: 完善 README 文档 2024-01-14 21:55:08 +08:00
ac0608f371 docs: 完善项目模块描述,重构 README 项目结构,再度降低上手难度 2024-01-12 19:28:13 +08:00
cc34abc40c chore: continew-starter 1.1.1 => 1.2.0 2024-01-11 22:30:31 +08:00
35e31233c5 style: 优化全局代码格式 2024-01-10 22:08:45 +08:00
4fefdc75c2 docs: 优化项目简介 2024-01-09 20:34:40 +08:00
d8c946e801 refactor: PageDataResp => PageResp 2024-01-03 22:18:50 +08:00