Files
spring-data-redis/src/main/java/org/springframework
Petromir Dzhunev aaf7818427 Extract connection creation into ReactiveRedisTemplate.getConnection() method.
A new method, called getConnection, is introduced to allow overriding of connection creation.

Closes #2145
Original pull request: #2162.
2021-09-13 15:09:33 +02:00
..