Uses of Class
net.ideahut.springboot.redis.RedisProperties
Packages that use RedisProperties
-
Uses of RedisProperties in net.ideahut.springboot.redis
Methods in net.ideahut.springboot.redis with parameters of type RedisPropertiesModifier and TypeMethodDescriptionstatic org.springframework.data.redis.connection.RedisConnectionFactoryRedisHelper.createRedisConnectionFactory(RedisProperties properties, boolean initialize) static <K,V> org.springframework.data.redis.core.RedisTemplate<K, V> RedisHelper.createRedisTemplate(RedisProperties properties, boolean initialize)