SPRING DATA CASSANDRA
-
Enterprise Java
Cached Prepared Statements with Spring Data Cassandra
Today I have a short post on using Prepared Statements in Spring Data Cassandra. Spring provides you with some utilities…
Read More » -
Enterprise Java
Containerising a Spring Data Cassandra application
I’m continuing my journey of learning Docker. I am still keeping it simple at this point. This time around, I…
Read More » -
Enterprise Java
Interacting with Cassandra using the Datastax Java driver
I’m back with more Cassandra and Java integration today this time focusing on using the Datastax Java driver rather than…
Read More » -
Enterprise Java
Doing stuff with Spring WebFlux
Spring Boot 2.0 went GA recently, so I decided to write my first post about Spring for quite a while.…
Read More »