JedisConnectionFactory.setDatabase(…)
javadoc deprecation refers to client name
#2831
Labels
type: documentation
A documentation update
Milestone
I need to set the database index programmatically.
I came across the following method where the Javadoc needs to be updated.
https://github.com/spring-projects/spring-data-redis/blob/main/src/main/java/org/springframework/data/redis/connection/jedis/JedisConnectionFactory.java#L497-L500
The text was updated successfully, but these errors were encountered: