Spring Boot Cassandra CRUD Example An article on how to create Spring boot application with Cassandra data store & perform CRUD operations with the help of spring data library.Arunspring boot
Spring Boot Reactive Elasticsearch Example An article that explains about the implementation of CRUD APIs using the Spring boot reactive and Elasticsearch.Arunspring boot
Spring Boot Database Integration Test With JUnit and H2 Spring boot database integration test example with the help of JUnit, H2 embedded database and rest template.Arunspring boot
Spring Boot Quartz Scheduler Example An article about how to configure Spring boot quartz scheduler along with PostgreSQL database and clustering support.Arunspring boot