Commit Graph

  • 2c4b339983 优化体验,当关闭多地登录,且被挤下时,给予用户提示,而不是直接跳转登录页 thinkgem 2025-10-11 21:55:05 +08:00
  • 28e5f18c4c 优化体验,当关闭多地登录,且被挤下时,给予用户提示,而不是直接跳转登录页 thinkgem 2025-10-11 21:55:01 +08:00
  • 0019e72f39 优化登录逻辑,性能提升 thinkgem 2025-10-11 21:52:58 +08:00
  • e4d406b864 优化登录逻辑,性能提升 thinkgem 2025-10-11 21:52:54 +08:00
  • 9608ff2962 系统缓存 sysCache 延长存活时间 thinkgem 2025-10-11 08:42:50 +08:00
  • fd328a9e9b 系统缓存 sysCache 延长存活时间 thinkgem 2025-10-11 08:42:14 +08:00
  • 3a40652fbb 登录设备合法性验证(根据业务需要自行添加) thinkgem 2025-10-10 21:03:38 +08:00
  • 741c1b8592 登录设备合法性验证(根据业务需要自行添加) thinkgem 2025-10-10 21:03:33 +08:00
  • 75f51fa221 代码优化 thinkgem 2025-10-10 20:56:06 +08:00
  • 28c8c571cd 代码优化 thinkgem 2025-10-10 20:55:58 +08:00
  • 91bfc7a7c9 登录优化 thinkgem 2025-10-10 20:55:08 +08:00
  • 26907c348e 登录优化 thinkgem 2025-10-10 20:54:35 +08:00
  • d9b554547b 登录 subject.isPermitted("user") 调用2次,优化为1次 thinkgem 2025-10-10 20:52:22 +08:00
  • 57e947e985 登录 subject.isPermitted("user") 调用2次,优化为1次 thinkgem 2025-10-10 20:52:06 +08:00
  • d475e154a6 StringUtils 更新一些标为弃用的方法 thinkgem 2025-10-10 19:25:41 +08:00
  • 1199d947ff CMS 给 Category 栏目添加缓存 thinkgem 2025-10-10 16:45:18 +08:00
  • 07b24e3685 CMS 给 Category 栏目添加缓存 thinkgem 2025-10-10 16:45:13 +08:00
  • d981e643f4 update clearCache thinkgem 2025-10-10 16:43:55 +08:00
  • d8787ca3e9 update clearCache thinkgem 2025-10-10 16:43:50 +08:00
  • e4388c0603 update logger thinkgem 2025-10-10 16:43:31 +08:00
  • f5d1546e85 update logger thinkgem 2025-10-10 16:43:26 +08:00
  • 273e478ee2 CMS 当栏目为显示第一篇文章的时候,点击保存,不关闭窗口 thinkgem 2025-10-10 16:41:02 +08:00
  • 777655f09c CMS 当栏目为显示第一篇文章的时候,点击保存,不关闭窗口 thinkgem 2025-10-10 16:40:52 +08:00
  • 3dd0bdcd62 缓存工具 CacheUtils 增加 computeIfAbsent 简化方法 thinkgem 2025-10-10 11:12:59 +08:00
  • 899c477448 缓存工具 CacheUtils 增加 computeIfAbsent 简化方法 thinkgem 2025-10-10 11:12:50 +08:00
  • 92d4161294 code optimization thinkgem 2025-10-09 23:35:12 +08:00
  • 7e83d139c5 code optimization thinkgem 2025-10-09 23:34:49 +08:00
  • 9b85753948 StringUtils 更新一些标为弃用的方法 thinkgem 2025-10-09 22:56:43 +08:00
  • d8be91f8eb SpringUtils 增加 getBeanIfAvailable 方法,如果可用则返回Bean,不抛出异常 thinkgem 2025-10-09 22:52:18 +08:00
  • 195d2ee06e SpringUtils 增加 getBeanIfAvailable 方法,如果可用则返回Bean,不抛出异常 thinkgem 2025-10-09 22:52:08 +08:00
  • 839511b48c 优化 FeignClient 生成的 Bean 名称,直接使用 类名 小写开头 thinkgem 2025-10-09 18:00:34 +08:00
  • 669bc979f8 update nacos config thinkgem 2025-10-09 17:54:06 +08:00
  • bb490f8051 微服务下取不到bootstrap.yml影响版本5.13.boot2 thinkgem 2025-10-09 17:47:43 +08:00
  • fd44134a61 修正微服务下取不到bootstrap.yml影响版本5.13.boot2 thinkgem 2025-10-09 17:46:44 +08:00
  • 4888081778 update logger-core.xml thinkgem 2025-10-09 17:05:00 +08:00
  • 490ef7c69d update logger-core.xml thinkgem 2025-10-09 17:04:38 +08:00
  • 91caf04bcb lazy-initialization: true thinkgem 2025-10-09 16:54:18 +08:00
  • 2367e70e5d lazy-initialization: true thinkgem 2025-10-09 16:53:44 +08:00
  • b9a87a883a 优化 FeignClient 生成的 Bean 名称,直接使用 类名 小写开头 thinkgem 2025-09-30 20:01:31 +08:00
  • 9dbcb1adf1 springdoc 升级为 2.8.13;web.swagger.enabled 替换为 springdoc.api-docs.enabled 和 springdoc.swagger-ui.enabled thinkgem 2025-09-30 16:25:29 +08:00
  • 893eab3ad8 add fury-extensions thinkgem 2025-09-30 16:16:00 +08:00
  • 0348b5a02d 新增 分组聚合查询 sqlMap.getGroup().setGroupBy(分组字段).setHaving(分组条件);优化 字段权限排除方法 setExcludeAttrNames,支持设置 * 排除所有列; thinkgem 2025-09-29 11:39:17 +08:00
  • f5af89bef8 新增 分组聚合查询 sqlMap.getGroup().setGroupBy(分组字段).setHaving(分组条件);优化 字段权限排除方法 setExcludeAttrNames,支持设置 * 排除所有列; thinkgem 2025-09-29 11:38:24 +08:00
  • 0d9980e4ca 新增 toOrderSql() 和 toGroupSql() 方法,当为空的时候不输出 ORDER BY 和 GROUP BY 关键字 thinkgem 2025-09-29 11:37:56 +08:00
  • 62f45c5f45 新增 toOrderSql() 和 toGroupSql() 方法,当为空的时候不输出 ORDER BY 和 GROUP BY 关键字 thinkgem 2025-09-29 11:37:35 +08:00
  • 95d2a62443 commons-io 3.18、commons-io 2.20.0、twelvemonkeys 3.12.0、fury 0.10.3、bcprov 1.80、snakeyaml 2.4、logstash-logback 8.1、mybatis-spring 3.0.5、swagger3 2.2.36 thinkgem 2025-09-27 19:55:05 +08:00
  • ee9bea2473 next version thinkgem 2025-09-27 19:53:13 +08:00
  • b7c69ae981 next version thinkgem 2025-09-27 19:52:37 +08:00
  • 6bf2550412 update README.md thinkgem 2025-09-24 23:36:12 +08:00
  • fbadd0960f 幂等注解 Idempotent 增加 sessionId(是否为会话级别的幂等验证)和 cacheName(可以自定义缓存名)参数 thinkgem 2025-09-24 22:06:46 +08:00
  • 1b5808afa1 优化 ThreadUtils.sleep 增加 currentThread().interrupt(); thinkgem 2025-09-24 22:02:45 +08:00
  • f33f07e8fc 新增 锁管理器,支持本地锁和分布式锁,当开启集群时,自动使用分布式锁 thinkgem 2025-09-24 22:00:59 +08:00
  • 84f42a27e5 当指定语言和时区的时候再进行更改默认 thinkgem 2025-09-24 13:32:22 +08:00
  • 956507128b Merge branch 'refs/heads/v5.springboot3' into v5.springboot3.temp thinkgem 2025-09-27 19:50:13 +08:00
  • 34cc937dae update README.md thinkgem 2025-09-27 19:47:59 +08:00
  • 862568c919 update README.md thinkgem 2025-09-27 19:47:32 +08:00
  • 00b94000e1 初始化isShow为空问题修复 thinkgem 2025-09-27 19:38:59 +08:00
  • 5130783373 初始化isShow为空问题修复 thinkgem 2025-09-27 19:38:54 +08:00
  • 60bf5c2ce1 spring boot 3.5.6 thinkgem 2025-09-26 19:32:55 +08:00
  • 128a327024 update README.md thinkgem 2025-09-24 23:36:01 +08:00
  • 3995397ef9 幂等注解 Idempotent 增加 sessionId(是否为会话级别的幂等验证)和 cacheName(可以自定义缓存名)参数 thinkgem 2025-09-24 22:06:55 +08:00
  • 5cc48c44e5 优化 ThreadUtils.sleep 增加 currentThread().interrupt(); thinkgem 2025-09-24 22:02:49 +08:00
  • e2b7db9668 新增 锁管理器,支持本地锁和分布式锁,当开启集群时,自动使用分布式锁 thinkgem 2025-09-24 22:01:36 +08:00
  • 4741e75975 当指定语言和时区的时候再进行更改默认 thinkgem 2025-09-24 13:33:19 +08:00
  • 3d0455192c 5.13.1 v5.13.1.springboo3 thinkgem 2025-09-22 12:53:52 +08:00
  • 736b687196 5.13.1 v5.13.1.springboo2 thinkgem 2025-09-22 12:53:47 +08:00
  • 1c51398e60 新增 -Dspring.config.additional-location 方式读取配置文件 thinkgem 2025-09-22 09:54:12 +08:00
  • 4e6e499ba7 新增 -Dspring.config.additional-location 方式读取配置文件 thinkgem 2025-09-22 09:54:03 +08:00
  • 20ff2cebfe 启动脚本 startup.bat(sh) 支持接受参数 thinkgem 2025-09-22 09:35:36 +08:00
  • b712522c8e 启动脚本 startup.sh(bat) 支持接受参数 thinkgem 2025-09-22 09:35:13 +08:00
  • d714d70b69 更新 docker 部署 thinkgem 2025-09-20 19:13:51 +08:00
  • d0695b0f45 update README.md thinkgem 2025-09-20 19:13:17 +08:00
  • 2777e42196 update docker plugin thinkgem 2025-09-20 19:11:39 +08:00
  • 23c65b6e8e update docker plugin thinkgem 2025-09-20 19:11:22 +08:00
  • fa8a8c5235 poi 5.4.1 thinkgem 2025-09-19 19:57:00 +08:00
  • 94c907ae2a 移除用不到的文件h5fix.min.js thinkgem 2025-09-18 21:57:35 +08:00
  • bfe0f7536d 移除用不到的文件h5fix.min.js thinkgem 2025-09-18 21:57:23 +08:00
  • cb4640cbb7 驼峰命名法工具优化,使用下划线开头的时候忽略它 thinkgem 2025-09-18 21:47:28 +08:00
  • 0c7d946ef6 驼峰命名法工具优化,使用下划线开头的时候忽略它 thinkgem 2025-09-18 21:47:18 +08:00
  • 94f85a8854 update yml thinkgem 2025-09-18 13:40:47 +08:00
  • 23ea3e5020 update yml thinkgem 2025-09-18 13:40:35 +08:00
  • 27ae67dc28 5.13.1 thinkgem 2025-09-15 08:48:44 +08:00
  • 63a6d5c762 5.13.1 thinkgem 2025-09-15 08:48:32 +08:00
  • c06f2e4ff1 解决 ExcelImport 数值类型为负数的时候小数问题 thinkgem 2025-09-13 16:01:37 +08:00
  • c2ab70275b 解决 ExcelImport 数值类型为负数的时候小数问题 thinkgem 2025-09-13 16:01:28 +08:00
  • cd2156b2b0 新增 QueryType.BETWEEN、QueryType.NOT_BETWEEN 查询类型 thinkgem 2025-09-12 09:51:01 +08:00
  • 69011d80a4 新增 QueryType.BETWEEN、QueryType.NOT_BETWEEN 查询类型 thinkgem 2025-09-12 09:50:45 +08:00
  • 263030fc47 update thinkgem 2025-09-10 23:23:07 +08:00
  • 4a5a279cd5 update thinkgem 2025-09-10 23:22:59 +08:00
  • 8c749eae52 IpAddrFilter重命名为GlobalFilter全局过滤器,并将MDC移动到进来 thinkgem 2025-09-08 11:22:05 +08:00
  • 419c1870ff IpAddrFilter重命名为GlobalFilter全局过滤器,并将MDC移动到进来 thinkgem 2025-09-08 11:21:59 +08:00
  • 104e59349d 候还是后,稍后:说明后面还需有动作,需再进行尝试;稍候:说明只需等待就可以了 thinkgem 2025-09-05 10:47:33 +08:00
  • 079bfcf845 候还是后,稍后:说明后面还需有动作,需再进行尝试;稍候:说明只需等待就可以了 thinkgem 2025-09-05 10:47:27 +08:00
  • 9a40ab254d poi 5.4.1 thinkgem 2025-09-03 10:19:01 +08:00
  • a06850a9e9 update upbw thinkgem 2025-09-02 10:08:26 +08:00
  • d409e73324 update upbw thinkgem 2025-09-02 10:08:21 +08:00
  • fcf9229849 没有生成导入功能时,缺少 ref 导入 thinkgem 2025-09-02 10:07:54 +08:00
  • b250c9cf2b 没有生成导入功能时,缺少 ref 导入 thinkgem 2025-09-02 10:07:49 +08:00
  • a4ff87a6c1 update application.yml thinkgem 2025-08-29 20:52:13 +08:00
  • 6267e3c74e 更新名称 生成模块代码(Maven) thinkgem 2025-08-29 20:51:49 +08:00