VOOZH about

URL: https://www.javacodegeeks.com/tag/spring-data-cassandra

⇱ SPRING DATA CASSANDRA Archives - Java Code Geeks


  • Enterprise Java👁 Image
    Dan NewtonOctober 26th, 2018
    0 382

    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👁 Image
    Dan NewtonSeptember 10th, 2018
    0 205

    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👁 Image
    Dan NewtonApril 16th, 2018
    2 1,109

    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👁 spring-interview-questions-answers
    Dan NewtonMarch 16th, 2018
    0 2,523

    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 »
Back to top button
Close