Skip to content

Simple demo of the object mapper included in the cassandra driver

Notifications You must be signed in to change notification settings

alfredomartinm/cassandra-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cassandra Mapper Demo Project

This projects demonstrates a very simple use case of the object mapper included in the cassandra driver.

Requirements:

  • Java 8
  • Maven 3.5
  • Docker
  • Docker Compose

Useful commands to play with the project:

  • To start the cassandra server and create the schema: docker-compose up

  • To run the test scenarios from the command line: mvn clean test

Releases

No releases published

Packages

 
 
 

Languages