Re: TTL support in String Boot Application

2015-12-29 Thread Benjamin Lerer
Hi Kiran, This mailing list is for questions about Cassandra development only and your problem is clearly coming from the springframework, not from Cassandra. Benjamin On Tue, Dec 29, 2015 at 6:53 AM, Kiran Singh wrote: > Hello, > > I am trying to write a simple spring boot application, which

TTL support in String Boot Application

2015-12-28 Thread Kiran Singh
Hello, I am trying to write a simple spring boot application, which can perform CURD operation to Cassandra. But i need to set TTL while inserting and updating on complete row. To implement above requirement i follow below link: http://flnjworkingnotes.blogspot.in/2015/08/customizing-spring-data-