Hi,
This is the 2nd video of my playlist of a FullStack web application using Next.js and Spring Boot. I have named this as BookStore since user can view all the books, add a new book, update the details of a book and also delete a book. This application is backed a NoSQL database AWS DynamoDB. The backend is written using java in Spring Boot framework.
In this video I will create the backend service in java.