类 LocalMerchantCacheConfig

java.lang.Object
com.iplatform.core.PlatformConfiguration
com.iplatform.base.config.CacheConfiguration
com.ishop.merchant.config.LocalMerchantCacheConfig

@Configuration @ConditionalOnProperty(prefix="iplatform.cache", name="redis-enabled", havingValue="false", matchIfMissing=true) public class LocalMerchantCacheConfig extends CacheConfiguration