Commit Graph

10 Commits (c968eb36ef15d886c6529973a52ef8ff540c1c95)

Author SHA1 Message Date
SnailClimb 5e95ae5bf1
[代码完善]移除无用包 (#522) 2020-11-15 19:42:01 +08:00
廖金龙 ed715490d7
用户登录信息缓存 (#411)
warn: 用户登录缓存 ,待验证”用户及角色“更新时的用户缓存更新,不推荐本地IP 查询,三方库可能存在bug
1、用户登录缓存,前后端交互时 数据库的访问次数
2、修复 本地IP 查询的空指针异常

* #
1、完善用户登录缓存

* #
1、redis清空时 ,用户登录缓存清空

* #
# 代码合并
2020-06-20 13:25:16 +08:00
dqjdda 8cb7dc886f 加入实体基类、DTO基类、修改部分实体继承基类 2019-10-24 21:06:35 +08:00
dqjdda bf7c1eebf0 代码优化完成,去除大量idea警告,代码生成器优化等 2019-10-24 17:54:33 +08:00
zhengjie a42e1ca732 1.8 版本 2019-05-11 14:11:35 +08:00
elunez 61a9b45a63
Merge pull request #49 from Diffblue-benchmarks/add-diffblue-tests-FileUtilTest
Add unit tests for me.zhengjie.utils.FileUtil
2019-05-08 17:05:33 +08:00
zhengjie 333212a15f Add unit tests for me.zhengjie.utils.StringUtils 2019-05-08 17:00:20 +08:00
Eric Hettiaratchi 7137fee24f Add unit tests for me.zhengjie.utils.FileUtil
These tests were written using Diffblue Cover.
2019-04-26 11:16:55 +01:00
zhengjie 07f6f28bd9 Cancel test 2019-04-18 11:30:06 +08:00
Eric Hettiaratchi 396647676f Add unit tests for me.zhengjie.utils.StringUtils
These tests were written using Diffblue Cover.
2019-04-17 11:10:25 +01:00