You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-data-cassandra/src/main/java/org/springframework/data/cassandra/config/AbstractCassandraConfiguration.java
+7-8Lines changed: 7 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@
49
49
* @author Matthew T. Adams
50
50
* @author John Blum
51
51
* @author Mark Paluch
52
+
* @author Ammar Khaku
52
53
*/
53
54
@Configuration
54
55
@SuppressWarnings("unused")
@@ -71,14 +72,11 @@ public CassandraConverter cassandraConverter() {
0 commit comments