JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
Packages that use
RedisProperties.Pool
Package
Description
org.springframework.boot.autoconfigure.data.redis
Auto-configuration for Spring Data Redis.
Uses of
RedisProperties.Pool
in
org.springframework.boot.autoconfigure.data.redis
Methods in
org.springframework.boot.autoconfigure.data.redis
that return
RedisProperties.Pool
Modifier and Type
Method
Description
RedisProperties.Pool
RedisProperties.Jedis.
getPool
()
RedisProperties.Pool
RedisProperties.Lettuce.
getPool
()