Getting Started · Caching Data with Spring
In its most basic setup, the annotation requires a CacheManager to serve as a provider for the relevant cache. In this example you use an implementation that delegates to a ConcurrentHashMap. The CachingConfigurer interface provides more advanced configuration options.
Read full article from Getting Started · Caching Data with Spring
No comments:
Post a Comment