/springboot-cassandra-integration

This is a simple example for Spring Boot App using Cassandra as its storage.

Primary LanguageJava

A simple Spring Boot Application and Cassandra DB integration.

This source code is for building Spring Boot Application and containerizing it with Docker. And also containering the Apache Cassandra database. Running both applications using Docker Compose in separate docker containers.

To run the applications

  • Go to the base diretory and execute the following command
mvn clean install & docker-compose up

You can test the REST API with post defailt REST API will be: https://localhost:8080/api/students

For complete demo look at the YouTube Video: https://youtu.be/uLmVfUXin8o