Commit Graph

2100 Commits

Author SHA1 Message Date
thinkgem
63b689ecfd update Dockerfile 2025-10-27 12:05:37 +08:00
thinkgem
3afa11272f 5.14.0 2025-10-27 10:02:33 +08:00
thinkgem
5e01b22fb9 优化 Upload 文件上传组件一些参数,默认从后台获取 2025-10-27 09:15:11 +08:00
thinkgem
c88a576219 默认文档上传类型增加.dmg格式 2025-10-27 09:14:47 +08:00
thinkgem
a8c9b60052 新增一个参数的调度任务测试方法 2025-10-23 11:39:07 +08:00
thinkgem
e413c4ce4f 将root/pom移动到根目录下 2025-10-22 14:06:19 +08:00
thinkgem
1da65bcf3f 新增Excel导入导出实体单元测试类 2025-10-22 10:48:54 +08:00
thinkgem
46514450d6 修正ExcelField声明在get方法上时提示wrong number of arguments 2025-10-22 10:48:14 +08:00
thinkgem
68d6c09b94 任务调度目标串,增加 JobContext 对象接收,可获取 JobExecutionContext、任务中断状态、任务中断回调等;当当暂停或运行一次的时候,会发起中断任务通知; 2025-10-21 12:52:03 +08:00
thinkgem
5050c20534 代码优化 2025-10-21 12:46:27 +08:00
thinkgem
80d918c3a1 update README.md 2025-10-20 16:08:10 +08:00
thinkgem
b90f1252b1 优化 Application 启动完成输出的提示信息 2025-10-19 13:24:10 +08:00
thinkgem
e43e4f7567 update productName 2025-10-18 00:21:06 +08:00
thinkgem
17d83bdc1c 合并 PostConstruct 2025-10-16 20:18:54 +08:00
thinkgem
53546e1527 update README.md 2025-10-16 16:34:08 +08:00
thinkgem
73fe81dde6 update logger-core.xml 2025-10-16 16:34:03 +08:00
thinkgem
bf969042d4 remove config mvc.pathmatch.matching-strategy 2025-10-16 13:33:26 +08:00
thinkgem
f57f7a9762 删除或保留 ueditor.json 配置文件,删除后将使用默认 ueditor-core.json 2025-10-16 10:54:07 +08:00
thinkgem
a422fd5441 默认加载 mybatis-default.xml,可通过 mybatis.configLocation 参数指定 mybatis-config.xml 文件 2025-10-16 10:52:06 +08:00
thinkgem
fc2e5e10c2 application-prod.yml 增加 mybatis.mapper.refresh.enabled: false 2025-10-16 10:41:50 +08:00
thinkgem
23d9258577 update application.yml 2025-10-16 10:37:54 +08:00
thinkgem
9e33b5c894 给迷你服务去掉一些依赖,缩减打包大小 2025-10-15 21:13:38 +08:00
thinkgem
6a41db0efc update pom.xml 2025-10-15 20:03:47 +08:00
thinkgem
66f7ead680 增加 logger-default-cloud.xml 默认配置,可自定义覆盖默认参数 2025-10-15 16:29:20 +08:00
thinkgem
75ed6bc847 增加 beetl-default.properties 默认配置,可自定义覆盖默认参数 2025-10-15 16:24:11 +08:00
thinkgem
e15227525c update logger 2025-10-15 12:30:47 +08:00
thinkgem
b936d3fba6 增加默认文件 logger-default.xml、mybatis-default.xml 方便 junit、mini服务引用 2025-10-15 11:30:23 +08:00
thinkgem
55000e9d6c update logback config 2025-10-15 11:22:51 +08:00
thinkgem
332711969d update robust 2025-10-13 15:28:09 +08:00
thinkgem
f7d3b4cd95 update version 2025-10-13 12:16:10 +08:00
thinkgem
2454cb8037 更改为构造注入并完善方法注释 2025-10-12 20:34:34 +08:00
thinkgem
06e88b5bad 更改为构造注入并完善方法注释 2025-10-12 14:42:05 +08:00
thinkgem
4538ce0050 登录成功和退出成功接口,增加返回值 2025-10-12 14:07:16 +08:00
thinkgem
901540f9a5 错误提示页面,增加 刷新页面 按钮 2025-10-11 21:56:08 +08:00
thinkgem
3698ec07bc 小窗口下,侧边栏未完全展开问题 2025-10-11 21:55:40 +08:00
thinkgem
28e5f18c4c 优化体验,当关闭多地登录,且被挤下时,给予用户提示,而不是直接跳转登录页 2025-10-11 21:55:01 +08:00
thinkgem
e4d406b864 优化登录逻辑,性能提升 2025-10-11 21:52:54 +08:00
thinkgem
fd328a9e9b 系统缓存 sysCache 延长存活时间 2025-10-11 08:42:14 +08:00
thinkgem
741c1b8592 登录设备合法性验证(根据业务需要自行添加) 2025-10-10 21:03:33 +08:00
thinkgem
28c8c571cd 代码优化 2025-10-10 20:55:58 +08:00
thinkgem
26907c348e 登录优化 2025-10-10 20:54:35 +08:00
thinkgem
57e947e985 登录 subject.isPermitted("user") 调用2次,优化为1次 2025-10-10 20:52:06 +08:00
thinkgem
07b24e3685 CMS 给 Category 栏目添加缓存 2025-10-10 16:45:13 +08:00
thinkgem
d981e643f4 update clearCache 2025-10-10 16:43:55 +08:00
thinkgem
f5d1546e85 update logger 2025-10-10 16:43:26 +08:00
thinkgem
777655f09c CMS 当栏目为显示第一篇文章的时候,点击保存,不关闭窗口 2025-10-10 16:40:52 +08:00
thinkgem
899c477448 缓存工具 CacheUtils 增加 computeIfAbsent 简化方法 2025-10-10 11:12:50 +08:00
thinkgem
7e83d139c5 code optimization 2025-10-09 23:34:49 +08:00
thinkgem
195d2ee06e SpringUtils 增加 getBeanIfAvailable 方法,如果可用则返回Bean,不抛出异常 2025-10-09 22:52:08 +08:00
thinkgem
839511b48c 优化 FeignClient 生成的 Bean 名称,直接使用 类名 小写开头 2025-10-09 18:00:34 +08:00