Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 307 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 307 Bytes

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.