Example usage for org.springframework.data.redis.connection.jedis JedisClientConfiguration interface-usage

List of usage examples for org.springframework.data.redis.connection.jedis JedisClientConfiguration interface-usage

Introduction

In this page you can find the example usage for org.springframework.data.redis.connection.jedis JedisClientConfiguration interface-usage.

Usage

From source file org.springframework.data.redis.connection.jedis.DefaultJedisClientConfiguration.java

/**
 * Default implementation of {@literal JedisClientConfiguration}.
 *
 * @author Mark Paluch
 * @author Christoph Strobl
 * @since 2.0