类 RedisCacheCreator

java.lang.Object
org.babyfish.jimmer.sql.cache.redis.spring.RedisCacheCreator
所有已实现的接口:
CacheCreator

public class RedisCacheCreator extends Object implements CacheCreator
  • 构造器详细资料

    • RedisCacheCreator

      public RedisCacheCreator(org.springframework.data.redis.connection.RedisConnectionFactory connectionFactory)
    • RedisCacheCreator

      public RedisCacheCreator(org.springframework.data.redis.connection.RedisConnectionFactory connectionFactory, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
  • 方法详细资料