Skip to content

valchkou/SpringFrameworkCassandraSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Spring Cassandra Project

The purpose of this project to demonstrate how to marry casandra-driver-mapping add-on with the Spring Framework.
The project is a small webapp with UI, REST Services and Cassandra DB.

You can dive into the code directly:

Or get the project on your device and run it.

You will need:

This application baked with Spring-Boot. So you don't have to worry about deploying this webapp.
You just need to navigate the project root and execute command:

mvn spring-boot:run

spring-boot will do all the magic under the hood. When app is up open few browser Tabs or Windows with http://localhost:8080 and start chatting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published