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
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
eb8fe92088
chore: continew-starter 2.2.0 => 2.3.0
2024-07-18 23:56:20 +08:00
48aae87764
refactor: 移动日志配置和依赖至 webapi 模块
2024-07-18 22:40:07 +08:00
KAI
ce1acea153
feat: 新增任务调度模块
...
SnailJob(灵活,可靠和快速的分布式任务重试和分布式任务调度平台)
2024-07-18 07:20:00 +00:00
52f3be8ee3
feat: 新增 continew-admin-plugins 插件模块,代码生成迁移到插件模块,为后续插件化改造铺垫
2024-07-01 22:32:23 +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
fac7c866ee
chore: continew-starter 2.0.0 => 2.0.1
2024-05-13 23:37:10 +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
e2d0be1ba0
fix: 修复打包错误
2024-04-22 21:08:14 +08:00
08eeabc47d
chore: top.charles7c.continew => top.continew
...
1.groupId 及基础包名调整,更短的包名,优化品牌形象
2.全局代码格式化
2024-04-22 20:29:17 +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
948f904ca9
chore: 调整代码生成配置到 generator 模块
2024-03-06 21:51:33 +08:00
OP027
04392524ac
chore: 新增插件仓库配置
2024-03-06 09:54:32 +00:00
87829d3ce8
refactor: 抽取代码生成器插件模块(后续会改造为独立插件)
2024-03-05 22:54:21 +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
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
3e84384eb6
chore: continew-starter 1.2.1-SNAPSHOT => 1.4.0-SNAPSHOT
2024-02-03 13:29:05 +08:00
8fe85e3a90
style: 优化部分代码及注释格式
2024-01-31 00:35:53 +08:00
c03c082d2e
ci: 优化代码质量扫描配置
2024-01-30 23:20:07 +08:00
jasmine
e4180fb976
feat: 集成TLog,轻量级的分布式日志标记追踪神器
...
* 集成TLog,轻量级的分布式日志标记追踪神器
2024-01-30 13:40:49 +00:00
44f9b2be34
chore: 更新版本号
2024-01-22 20:20:05 +08:00
4fd9fffcb7
release: v2.3.0
2024-01-21 10:57:21 +08:00
6efe1ad6f4
chore: 调整部分类的所在包
2024-01-20 12:13:09 +08:00
5db1f669e0
chore: 移除部分无用 Maven 配置
2024-01-18 20:20:54 +08:00
657accd8a5
chore: 完善 flatten Maven 插件配置,以覆盖更多使用情况
2024-01-18 20:19: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
16ee2b4b6f
chore: 增加华为云镜像源仓库配置
2024-01-05 22:07:39 +08:00
75d627b47d
chore: 更新版本号
2024-01-02 22:32:26 +08:00
19ecbc934a
release: v2.2.0
2024-01-01 00:18:06 +08:00
fc80921c04
chore: continew-starter 1.0.0 => 1.0.1 => 1.1.0
2023-12-31 13:47:03 +08:00
ed8bb57fe2
build: 优化编译配置
...
根据控制台提示优化编译配置:Using deprecated '-debug' fallback for parameter name
resolution. Compile the affected code with '-parameters' instead or
avoid its introspection
2023-12-26 19:39:32 +08:00