@Configuration @EnableCaching @EnableConfigurationProperties(value=CacheProperties.class) public class EhcacheCacheConfiguration extends Object
Constructor and Description |
---|
EhcacheCacheConfiguration(org.springframework.beans.factory.ObjectProvider<CacheProperties> cacheProperties) |
Modifier and Type | Method and Description |
---|---|
org.springframework.cache.CacheManager |
cacheManager() |
public EhcacheCacheConfiguration(org.springframework.beans.factory.ObjectProvider<CacheProperties> cacheProperties)
@Bean public org.springframework.cache.CacheManager cacheManager() throws IOException
IOException
Copyright © 2018 lodsve. All rights reserved.