Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
chcloudcode
/
AutoLoadCache
Public
forked from
qiujiayu/AutoLoadCache
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
modules
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 25, 2020
v7.1.0发布
qiujiayu
committed
9561158
View commit details
Copy full SHA for 9561158
Browse repository at this point
Commits on Feb 22, 2020
分模块整理代码
qiujiayu
committed
fd2d600
View commit details
Copy full SHA for fd2d600
Browse repository at this point
Commits on Jan 13, 2020
7.0.8版本发布
qiujiayu
committed
c665cfb
View commit details
Copy full SHA for c665cfb
Browse repository at this point
将Charset.forName("UTF8") 改为 StandardCharsets.UTF_8
qiujiayu
committed
c9ee684
View commit details
Copy full SHA for c9ee684
Browse repository at this point
Commits on Dec 6, 2019
增加注释
qiujiayu
committed
abfd1fc
View commit details
Copy full SHA for abfd1fc
Browse repository at this point
Merge pull request #80 from godricooxx/master
Show description for 254e2ae
qiujiayu
authored
254e2ae
View commit details
Copy full SHA for 254e2ae
Browse repository at this point
fix: 使用FastjsonSerializer深拷贝时,List<Object>反序列化为List<JSONObject>的问题
godric
committed
817d549
View commit details
Copy full SHA for 817d549
Browse repository at this point
Merge pull request #79 from godricooxx/master
Show description for 4fee728
qiujiayu
authored
4fee728
View commit details
Copy full SHA for 4fee728
Browse repository at this point
fix: 数据加载抛出异常时,续租功能失效的问题
godric
committed
2e0771c
View commit details
Copy full SHA for 2e0771c
Browse repository at this point
Merge pull request #1 from qiujiayu/master
Show description for 515380f
godricooxx
authored
515380f
View commit details
Copy full SHA for 515380f
Browse repository at this point
Commits on Nov 22, 2019
fix
qiujiayu
committed
3be1016
View commit details
Copy full SHA for 3be1016
Browse repository at this point
修改.travis.yml
qiujiayu
committed
89c653b
View commit details
Copy full SHA for 89c653b
Browse repository at this point
优化代码,避免产生遍历
qiujiayu
committed
8b4be5c
View commit details
Copy full SHA for 8b4be5c
Browse repository at this point
Commits on Nov 20, 2019
解决magic模式下缓存穿透问题
qiujiayu
committed
85067f5
View commit details
Copy full SHA for 85067f5
Browse repository at this point
Commits on Nov 13, 2019
Merge branch 'master' of https://github.com/qiujiayu/AutoLoadCache
qiujiayu
committed
82ec278
View commit details
Copy full SHA for 82ec278
Browse repository at this point
Merge pull request #77 from realoldroot/master
Show description for 52b893a
qiujiayu
authored
52b893a
View commit details
Copy full SHA for 52b893a
Browse repository at this point
update jdk11弃用Nashorn JavaScript引擎
realoldroot
committed
3f849b0
View commit details
Copy full SHA for 3f849b0
Browse repository at this point
Merge pull request #5 from qiujiayu/master
Show description for 8f33f96
realoldroot
authored
8f33f96
View commit details
Copy full SHA for 8f33f96
Browse repository at this point
Commits on Aug 19, 2019
Merge branch 'master' of https://github.com/qiujiayu/AutoLoadCache
qiujiayu
committed
d7de2a7
View commit details
Copy full SHA for d7de2a7
Browse repository at this point
Merge pull request #74 from zhuangzhuangdashen/feature/lizhuangzhuang_addFixRateRefreshSupport
Show description for e07f3b0
qiujiayu
authored
e07f3b0
View commit details
Copy full SHA for e07f3b0
Browse repository at this point
完成内存常驻的代码
LIZHUANGZHUANGO01
committed
a1ed059
View commit details
Copy full SHA for a1ed059
Browse repository at this point
Merge branch 'fix/fixSomeIssues' into feature/lizhuangzhuang_addFixRateRefreshSupport
Show description for 518ceb8
LIZHUANGZHUANGO01
committed
518ceb8
View commit details
Copy full SHA for 518ceb8
Browse repository at this point
通过简单的方式实现缓存常驻
LIZHUANGZHUANGO01
committed
93e2a98
View commit details
Copy full SHA for 93e2a98
Browse repository at this point
Commits on Aug 16, 2019
fix/修改固定频率注解格式&destroy时关闭线程池&对是否已经存在固定刷新的任务做判断
LIZHUANGZHUANG001
authored and
LIZHUANGZHUANG001
committed
2268786
View commit details
Copy full SHA for 2268786
Browse repository at this point
Commits on Aug 15, 2019
Merge branch 'master' of https://github.com/qiujiayu/AutoLoadCache
qiujiayu
committed
699e2a7
View commit details
Copy full SHA for 699e2a7
Browse repository at this point
7.0.6发布
qiujiayu
committed
790a145
View commit details
Copy full SHA for 790a145
Browse repository at this point
Merge pull request #73 from zhuangzhuangdashen/feature/lizhuangzhuang_addFixRateRefreshSupport
Show description for c482209
qiujiayu
authored
c482209
View commit details
Copy full SHA for c482209
Browse repository at this point
升级pom版本
LIZHUANGZHUANG001
authored and
LIZHUANGZHUANG001
committed
2635b4e
View commit details
Copy full SHA for 2635b4e
Browse repository at this point
添加catch健壮处理
LIZHUANGZHUANG001
authored and
LIZHUANGZHUANG001
committed
e28c7bb
View commit details
Copy full SHA for e28c7bb
Browse repository at this point
Merge branch 'master' into feature/lizhuangzhuang_addFixRateRefreshSupport
Show description for 297d79d
LIZHUANGZHUANG001
authored and
LIZHUANGZHUANG001
committed
297d79d
View commit details
Copy full SHA for 297d79d
Browse repository at this point
完善注解字段注释
LIZHUANGZHUANG001
authored and
LIZHUANGZHUANG001
committed
a44e28a
View commit details
Copy full SHA for a44e28a
Browse repository at this point
Commits on Aug 14, 2019
7.0.5发布
qiujiayu
committed
32a72a1
View commit details
Copy full SHA for 32a72a1
Browse repository at this point
解决NPE
qiujiayu
committed
d0a3ac3
View commit details
Copy full SHA for d0a3ac3
Browse repository at this point
Commits on Aug 7, 2019
升级有安全漏洞的依赖jar
qiujiayu
committed
69bf2eb
View commit details
Copy full SHA for 69bf2eb
Browse repository at this point
Commits on Jul 17, 2019
完善文档
qiujiayu
committed
b8762e4
View commit details
Copy full SHA for b8762e4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.