15 Building the My Books feature - Build a book tracker app (Spring Boot + Cassandra)

2 years ago
199

Click here to register for a free account on DataStax (Required for following along the series):
https://dtsx.io/3sxR2Nl

GitHub Link:
https://github.com/koushikkothagal/betterreads-webapp

Minimal data dump files to use:
https://github.com/koushikkothagal/betterreads-webapp/blob/master/test-authors.txt
https://github.com/koushikkothagal/betterreads-webapp/blob/master/test-works.txt

In this video:
------------------------------------------
In this video, we build a home page dashboard that shows the recent books that a user has been reading, ordered by reading status. We create the necessary entities - related Cassandra table, and the associated repository class to make this work.

Release schedule:
New video released every 3 days.

Welcome to this Code With Me Series where we build a Good Reads clone using Java, Spring Boot and Apache Cassandra. The goal of this series is to build a full web application that is scalable and highly available.

The series will walk you through the application, system and UI design and development.

Technologies:
Application Tier: Spring Boot
Database: Apache Cassandra
Data Layer: Spring Data Cassandra
Security: Spring Security
View Layer: Thymeleaf

The idea of the series is sponsored by DataStax. All content created and produced by Java Brains.

#CodeWithMe #SpringBoot #Cassandra Minimal data dump files to use:
https://github.com/koushikkothagal/betterreads-webapp/blob/master/test-authors.txt

https://github.com/koushikkothagal/betterreads-webapp/blob/master/test-works.txt

Loading comments...