类的使用
com.iplatform.base.service.NotificationServiceImpl
使用NotificationServiceImpl的程序包
-
com.iplatform.base.cache中NotificationServiceImpl的使用
修饰符和类型方法说明voidLocalNotificationTemplateCache.setNotificationService(NotificationServiceImpl notificationService) voidRedisNotificationTemplateCache.setNotificationService(NotificationServiceImpl notificationService) -
com.iplatform.base.config中NotificationServiceImpl的使用
修饰符和类型方法说明LocalCacheConfig.notificationTemplateCache(NotificationServiceImpl notificationService) 通知提醒模板配置缓存。RedisCacheConfig.notificationTemplateCache(com.walker.support.redis.RedisHelper redisHelper, NotificationServiceImpl notificationService) 通知提醒模板配置缓存。