Gautam Kumar

Results 3 issues of Gautam Kumar

I'm getting authentication error during docker push.

How Avoid Cassandra db exception during migration? for eg: @Table(value = "Student ") @Data public class Student { private String id; private String name; } in my application using spring-data-cassandra,...

is it possible to support the script version in format like 1.1,1.2? so we can create separate cql file for each table.