Are there any examples/tutorials of using Spring 3.0 with Cassandra as a backend?
Posted
by zeroDivisible
on Stack Overflow
See other posts from Stack Overflow
or by zeroDivisible
Published on 2010-03-18T16:58:16Z
Indexed on
2010/03/18
17:01 UTC
Read the original article
Hit count: 286
Hello,
As I had written in title, I am trying to learn Spring 3.0 (I already know Django, Pylons and few simpler MVC frameworks) and try to use Cassandra as a backend for my web application.
Are there any real world examples of doing this? Or maybe some tutorials? I know about the existence of documentation of both technologies, yet I am looking for something "faster" to read and get me rolling.
© Stack Overflow or respective owner