DEV Community

loizenai
loizenai

Posted on

How to start Spring Data Cassandra with SpringBoot

https://grokonez.com/spring-framework/spring-data/start-spring-data-cassandra-springboot

How to start Spring Data Cassandra with SpringBoot

How to start Spring Data Cassandra with SpringBoot

Apache Cassandra database is a NoSql solution for scalability & high availability. In the tutorial, JavaSampleApproach will show you how to start Spring Data Cassandra by sample code.

Related article:

I. Technologies

– Java 1.8
– Maven 3.3.9
– Spring Tool Suite – Version 3.8.1.RELEASE
– Spring Boot: 1.5.1.RELEASE

  • DataStax Community Edition for Apache Cassandra: v3.9.0

II. Practice

More at:

https://grokonez.com/spring-framework/spring-data/start-spring-data-cassandra-springboot

Top comments (0)