/** * Support classes for the open source cache in * <a href="https://github.com/ben-manes/caffeine/">Caffeine</a> library, * allowing to set up Caffeine caches within Spring's cache abstraction. */ package org.springframework.cache.caffeine;