类的使用
com.ishop.merchant.service.ProductCategoryServiceImpl
-
com.ishop.merchant中ProductCategoryServiceImpl的使用
-
com.ishop.merchant.cache中ProductCategoryServiceImpl的使用
修饰符和类型方法说明voidLocalProductCategoryCache.setProductCategoryService(ProductCategoryServiceImpl productCategoryService) voidRedisProductCategoryCache.setProductCategoryService(ProductCategoryServiceImpl productCategoryService) -
com.ishop.merchant.config中ProductCategoryServiceImpl的使用
修饰符和类型方法说明LocalMerchantCacheConfig.productCategoryCache(ProductCategoryServiceImpl productCategoryService, FileOperateSpi fileOperateSpi) RedisMerchantCacheConfig.productCategoryCache(com.walker.support.redis.RedisHelper redisHelper, ProductCategoryServiceImpl productCategoryService, FileOperateSpi fileOperateSpi)