Are you referring to using the dependency injection part or the
JdbcTemplate part, or perhaps some other part?
I use the Java Driver with Spring just fine and wrote a thin
JdbcTemplate style wrapper on top of Java-Driver (in Scala).
Blair
On 10/21/2013 06:10 PM, Les Hartzman wrote:
Has anyone used Cassandra with Spring 3.x? I've just downloaded the
Datastax Java driver documentation.
Are there any issues in doing this? I know Springsource has not yet
officially integrated Cassandra support.
Thanks.
Les