/cassandra-netty-rest-simple

Hello World REST web service deployed on Netty inserting a Person object to Cassandra when invoked

Primary LanguageJava

cassandra-netty-rest-simple

Simple Application that integrates Cassandra, Netty and JBoss RESTEasy.
It provides a Hello World REST web service, which can accessed through http://localhost:8080.

When service invoked, it persists an instance of Person into a Cassandra keyspace named DEMO.