贴心小王
首页
笔记
redis
mysql
linux
java
elastic
spring
github
memory-cache
1
基于Halo2.x源码构建Jar文件
2
基于yum命令的mysql8.0安装
3
有趣的静态页面
4
centos7 创建Java软连接
5
Typora提示版本过期解决方法
贴心小王
累计撰写
44
篇文章
累计创建
12
个分类
累计创建
11
个标签
导航
首页
笔记
redis
mysql
linux
java
elastic
spring
github
memory-cache
目录
标签
ehcache
Ehcache原理
Ehcache 是一个广泛使用的 Java 缓存框架,其底层实现基于内存和磁盘存储,提供了高效的缓存管理功能。 Ehcache 的核心组件 CacheManager 作用:管理多个缓存实例(Cache); 功能
2025-04-08 22:09
12
0
0
25.2℃
java
弹