Commit Graph

150 Commits

Author SHA1 Message Date
thinkgem
e658f9e6f6 update 2023-06-28 17:11:18 +08:00
thinkgem
369b00a74e 5.4.0 2023-06-23 17:57:30 +08:00
thinkgem
60cd6a62fb update version 2023-06-06 10:39:10 +08:00
thinkgem
82f223687f 执行逻辑删除的时候,同时修改主键字段值增加删除标识,方便再次使用这个主键值 2023-05-18 09:25:10 +08:00
thinkgem
ec36c14f9d 5.3.2 2023-05-10 10:20:22 +08:00
thinkgem
aa84962a8a 新增 ELK 日志搜集配置及文档 2023-04-15 12:45:35 +08:00
thinkgem
e2be61a9ca 5.3.1 2023-04-06 11:19:05 +08:00
thinkgem
5562a98a0e update 2023-04-04 11:32:23 +08:00
thinkgem
6757958342 update 2023-03-28 09:42:23 +08:00
thinkgem
09a57cb928 增加 mybatis.scanTypeAliasesBasePackage 配置 2023-03-20 15:21:56 +08:00
thinkgem
87181377ea update 2023-03-06 10:21:45 +08:00
thinkgem
2bf55f1db1 排除刷新主框架页日志记录 2023-03-06 09:58:28 +08:00
thinkgem
969b5945c7 next 2023-02-01 13:00:11 +08:00
thinkgem
a358118658 代码优化 2023-01-04 11:01:11 +08:00
thinkgem
4733ed375a copyrightYear: 2023 2022-12-30 11:26:07 +08:00
thinkgem
a22a91c482 新增允许重定向的地址限定,不设置为全部允许,设置this只允许本项目内部跳转,多个用逗号隔开,例如:this,http://*.jeesite.com 2022-12-23 13:54:24 +08:00
thinkgem
a861ba7c80 next 2022-12-07 11:33:39 +08:00
thinkgem
101484d938 update 2022-11-02 16:53:25 +08:00
thinkgem
b40fc1c35c upgrade spring boot 2.7 2022-10-12 13:53:05 +08:00
thinkgem
0150e054c2 update 2022-09-30 10:18:26 +08:00
thinkgem
3716cdfa87 5.1.0 2022-09-13 14:48:22 +08:00
thinkgem
03a0a51de9 fix 7z 2022-09-08 18:17:17 +08:00
thinkgem
7d73ba299c spring boot 2.6.10 2022-08-11 12:19:12 +08:00
thinkgem
0dc0d31066 new version 2022-07-12 15:45:07 +08:00
thinkgem
67063a6dd7 增加微服务模块代码生成的启动脚本 2022-06-24 09:52:40 +08:00
thinkgem
8c7540f838 update 2022-06-21 09:25:18 +08:00
thinkgem
6a2655b7e1 去掉类上的事务注解 2022-06-06 23:51:40 +08:00
thinkgem
7a4499640c 新增DAO批量更新语句,动态ExecutorType指定,新增 defaultBatchSize 批量分批默认大小设定 2022-06-06 23:41:05 +08:00
thinkgem
8fd22731f8 update 2022-05-24 21:11:36 +08:00
thinkgem
a99b658ba7 update script 2022-05-18 09:07:18 +08:00
thinkgem
a516967393 spring boot 2.5.13 shiro 1.9.0 等等 2022-05-05 12:08:03 +08:00
thinkgem
b16d6bd4bd maven plugin update 2022-04-30 11:16:41 +08:00
thinkgem
6dce23a32f 配置参数和脚本优化 2022-04-24 22:16:16 +08:00
thinkgem
07e705fee7 docker脚本优化 2022-04-24 11:36:38 +08:00
thinkgem
a612ce1acb ApiApplication 2022-04-24 11:35:10 +08:00
thinkgem
a0d6ef9097 代码优化 2022-04-21 23:12:20 +08:00
thinkgem
ddc67f0189 update 2022-04-21 18:52:40 +08:00
thinkgem
1cbb9c8c4f update 2022-04-21 18:51:18 +08:00
thinkgem
0bcf6e8921 优化参数配置 2022-04-19 20:47:53 +08:00
thinkgem
318c751ec2 docker 2022-04-19 18:28:40 +08:00
thinkgem
1054c544bf update README.md 2022-04-18 17:07:50 +08:00
thinkgem
3d3ec2a152 5.0.2 2022-04-11 10:30:20 +08:00
thinkgem
d7608663db shiro.sso.encryptKeyDateFormat 2022-03-16 15:24:51 +08:00
thinkgem
0b1cfba5c3 script update 2022-03-15 21:40:25 +08:00
thinkgem
e1e80b57bd 登录和未登录的session超时时间分开;deviceType 设备类型,默认 pc
;新增孤立会话集群模式Quartz清理;微服务情况下可关闭孤立会话清理任务,只需开启core服务即可;在线用户游客列表,删除还未来得及清理的已超时会话;在线人数统计,增加缓存3分钟的数据,节省服务器资源
2022-03-12 09:49:29 +08:00
thinkgem
195bc56c3d 5.0.1 2022-03-11 11:57:27 +08:00
thinkgem
005b0079ca update 2022-02-28 17:46:13 +08:00
thinkgem
96cf2a3aaf 增加app模块引用 2022-02-23 12:44:06 +08:00
thinkgem
18fcbfb11e 增加环境配置例子 spring.profiles.active: prod 2022-02-23 12:43:30 +08:00
thinkgem
6655214eb2 新增专为分离端提供的接口Web服务 2022-02-21 16:20:38 +08:00