Skip to content

Commit a81b49a

Browse files
committed
Added author to LettuceConnectionFactory
1 parent 57b24c5 commit a81b49a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/springframework/data/redis/connection/lettuce/LettuceConnectionFactory.java

+1
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
* @author Ruben Cervilla
115115
* @author Luis De Bello
116116
* @author Andrea Como
117+
* @author Chris Bono
117118
*/
118119
public class LettuceConnectionFactory
119120
implements InitializingBean, DisposableBean, RedisConnectionFactory, ReactiveRedisConnectionFactory {

0 commit comments

Comments
 (0)