spring-framework / org.springframework.cache.ehcache / EhCacheFactoryBean / setCacheName

setCacheName

open fun setCacheName(cacheName: String): Unit

Set a name for which to retrieve or create a cache instance. Default is the bean name of this EhCacheFactoryBean.