1 Introduction To The Cache Plugin - Reference Documentation
Authors: Burt Beckwith
Version: 1.0.6-SNAPSHOT
Table of Contents
1 Introduction To The Cache Plugin
The Grails Cache Ehcache plugin extends the Cache plugin and uses Ehcache as the storage provider for cached content. It replaces the core plugin'sgrailsCacheManager
bean with one that uses an Ehcache backend.