Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

Ehcache 3.0.3 发布,Java 缓存框架

$
0
0

Ehcache 3.0.3 是Ehcache 3.0的第三个维护版本,EhCache 是一个纯Java的进程内缓存框架,具有快速、精干等特点,是Hibernate中默认的CacheProvider。

下图是 Ehcache 在应用程序中的位置:

更新内容如下:

  • Fixes related to JCache integration when using multiple tiers

  • Many documentation improvements

  • And other bug fixes ...

详细更新日志请查看:https://github.com/ehcache/ehcache3/releases/tag/v3.0.3

下载地址:


Viewing all articles
Browse latest Browse all 44787

Trending Articles