Class CommonCacheConfiguration

java.lang.Object
org.broadleafcommerce.common.config.CommonCacheConfiguration

@Configuration public class CommonCacheConfiguration extends Object
Configuration class for defining cache regions via Java config when either not using ehcache or when jcache.create.cache.forceJavaConfig is true
Author:
Jay Aisenbrey (cja769)