关于使用Ehcache 3的一些示例/教程。
This repository contains examples of and tutorials about usage of Ehcache 3.
‘basic’ - demonstrates basic configuration and usage of Ehcache 3
‘clustered’ - demonstrates using distributed caching features with Terracotta server
‘jsr107’ - demonstrates configuration through JSR-107 (JCache)
‘fullstack’ - binding with Spring, Hibernate and Metrics using JSR-107 in a real application
‘scale-continuum’ - live benchmark with different caching options
‘caching-still-matters’ - code examples used for the “Caching Still Matters” conference