类的使用
com.ishop.merchant.service.UserRegConfigServiceImpl
使用UserRegConfigServiceImpl的程序包
-
com.ishop.merchant中UserRegConfigServiceImpl的使用
-
com.ishop.merchant.cache中UserRegConfigServiceImpl的使用
修饰符和类型方法说明voidLocalUserRegConfigCache.setUserRegConfigService(UserRegConfigServiceImpl userRegConfigService) voidRedisUserRegConfigCache.setUserRegConfigService(UserRegConfigServiceImpl userRegConfigService) -
com.ishop.merchant.config中UserRegConfigServiceImpl的使用
修饰符和类型方法说明LocalMerchantCacheConfig.userRegConfigCache(UserRegConfigServiceImpl userRegConfigService) 用户自定义配置缓存RedisMerchantCacheConfig.userRegConfigCache(com.walker.support.redis.RedisHelper redisHelper, UserRegConfigServiceImpl userRegConfigService) 用户自定义配置缓存