Skip to content

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

Notifications You must be signed in to change notification settings

mulderbaba/cassandra-netty-rest-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages