Class CacheConfiguration
java.lang.Object
org.ehrbase.application.config.cache.CacheConfiguration
@Configuration(proxyBeanMethods=false)
@EnableConfigurationProperties(CacheProperties.class)
@EnableCaching
public class CacheConfiguration
extends Object
Configuration for EhCache using JCache.- Since:
- 1.0.0
- Author:
- Renaud Subiger
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheConfiguration
public CacheConfiguration()
-
-
Method Details
-
cacheOptions
-