DATAREDIS-842 - Polishing.
Reformat code. Add author tags. Add integration test. Original pull request: #345.
This commit is contained in:
@@ -85,6 +85,7 @@ import org.springframework.util.ClassUtils;
|
||||
* @author Christoph Strobl
|
||||
* @author Mark Paluch
|
||||
* @author Balázs Németh
|
||||
* @author Ruben Cervilla
|
||||
*/
|
||||
public class LettuceConnectionFactory
|
||||
implements InitializingBean, DisposableBean, RedisConnectionFactory, ReactiveRedisConnectionFactory {
|
||||
|
||||
Reference in New Issue
Block a user