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 }}
JavaCodeMood
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
AutoLoadCache
doc
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 16, 2018
升级asm, 调整说明文档
qiujiayu
committed
e9864ed
View commit details
Copy full SHA for e9864ed
View code at this point
Browse repository at this point
Commits on Jun 11, 2018
调整文档url
qiujiayu
committed
8842e76
View commit details
Copy full SHA for 8842e76
View code at this point
Browse repository at this point
Commits on Jan 17, 2018
6.8-SNAPSHOT发布,表达式增加target, Ognl 表达式支持纯字符串
qiujiayu
committed
3aecaac
View commit details
Copy full SHA for 3aecaac
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
按规约修改部分代码
qiujiayu
committed
eb78b52
View commit details
Copy full SHA for eb78b52
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
增加二级缓存使用说明
qiujiayu
committed
4e9124e
View commit details
Copy full SHA for 4e9124e
View code at this point
Browse repository at this point
修改错误实例
qiujiayu
committed
1912867
View commit details
Copy full SHA for 1912867
View code at this point
Browse repository at this point
修改错误实例
qiujiayu
committed
dd77fa0
View commit details
Copy full SHA for dd77fa0
View code at this point
Browse repository at this point
Commits on Sep 29, 2017
调整说明文档
qiujiayu
committed
1fbb700
View commit details
Copy full SHA for 1fbb700
View code at this point
Browse repository at this point
Commits on Jun 28, 2017
完善说明
邱家榆
committed
6405755
View commit details
Copy full SHA for 6405755
View code at this point
Browse repository at this point
添加链接
邱家榆
committed
0577cb6
View commit details
Copy full SHA for 0577cb6
View code at this point
Browse repository at this point
修改说明
邱家榆
committed
672c6a8
View commit details
Copy full SHA for 672c6a8
View code at this point
Browse repository at this point
Commits on Jun 11, 2017
fix
邱家榆
committed
e3e53ed
View commit details
Copy full SHA for e3e53ed
View code at this point
Browse repository at this point
修改路径
邱家榆
committed
6fe45fb
View commit details
Copy full SHA for 6fe45fb
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
更新文档,6.0版本发布
邱家榆
committed
845c848
View commit details
Copy full SHA for 845c848
View code at this point
Browse repository at this point
Commits on May 5, 2017
判断@CacheDeleteTransactional是否加在嵌套函数中使用。
邱家榆
committed
a5505c0
View commit details
Copy full SHA for a5505c0
View code at this point
Browse repository at this point
Commits on May 4, 2017
增加分布式锁及@CacheDeleteTransactional 相关说明
邱家榆
committed
27ef867
View commit details
Copy full SHA for 27ef867
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
在DataLoader中增加重试机制
邱家榆
committed
df187dc
View commit details
Copy full SHA for df187dc
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
增加最佳实战:“空”处理
邱家榆
committed
c9ab62d
View commit details
Copy full SHA for c9ab62d
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
增加缓存只读功能(通过CacheOpType.READ_ONLY 来实现)
邱家榆
committed
ed523b1
View commit details
Copy full SHA for ed523b1
View code at this point
Browse repository at this point
Commits on Nov 14, 2016
增加对JedisCluster的支持
邱家榆
committed
2efeab6
View commit details
Copy full SHA for 2efeab6
View code at this point
Browse repository at this point
Commits on Oct 15, 2016
增加 几种常用表达式的例子
ming300
committed
45a6a71
View commit details
Copy full SHA for 45a6a71
View code at this point
Browse repository at this point
Commits on Oct 8, 2016
删除文字
邱家榆
committed
d42bd8e
View commit details
Copy full SHA for d42bd8e
View code at this point
Browse repository at this point
更新流程图
邱家榆
committed
596be51
View commit details
Copy full SHA for 596be51
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
调整测试代码位置
qiujiayu
committed
f3e675c
View commit details
Copy full SHA for f3e675c
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
Lombok
qiujiayu
committed
5e0293c
View commit details
Copy full SHA for 5e0293c
View code at this point
Browse repository at this point
lombok
qiujiayu
committed
39bfc8d
View commit details
Copy full SHA for 39bfc8d
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
4.14版本发布
qiujiayu
committed
9466456
View commit details
Copy full SHA for 9466456
View code at this point
Browse repository at this point
增加OGNL表达式引擎支持
qiujiayu
committed
f5cbdd5
View commit details
Copy full SHA for f5cbdd5
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
4.13 修改日志说明
qiujiayu
committed
9b731fc
View commit details
Copy full SHA for 9b731fc
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
4.12版本发布
qiujiayu
committed
84c74af
View commit details
Copy full SHA for 84c74af
View code at this point
Browse repository at this point
Commits on Jun 23, 2016
修改说明文档,增加未来计划。
qiujiayu
committed
3d73174
View commit details
Copy full SHA for 3d73174
View code at this point
Browse repository at this point
Commits on Jun 21, 2016
4.11版本发布
qiujiayu
committed
528e514
View commit details
Copy full SHA for 528e514
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
修改 hashExpire的注释
qiujiayu
committed
acb4828
View commit details
Copy full SHA for acb4828
View code at this point
Browse repository at this point
完善说明
qiujiayu
committed
26bcdfd
View commit details
Copy full SHA for 26bcdfd
View code at this point
Browse repository at this point
hessianSerializer
qiujiayu
committed
88bdef8
View commit details
Copy full SHA for 88bdef8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.