Channel: Java Brains
Category: Education
Description: Click here to register for a free account on DataStax (Required for following along the series): dtsx.io/3sxR2Nl GitHub Link: github.com/koushikkothagal/betterreads-webapp Minimal data dump files to use: github.com/koushikkothagal/betterreads-webapp/blob/master/test-authors.txt github.com/koushikkothagal/betterreads-webapp/blob/master/test-works.txt In this video: ------------------------------------------ In this video, we complete the book search feature that allows users to search for a book given a search term. We do this by leveraging the Open Library search API. 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: github.com/koushikkothagal/betterreads-webapp/blob/master/test-authors.txt github.com/koushikkothagal/betterreads-webapp/blob/master/test-works.txt