You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a basic CRUD (Create, Read, Update, Delete) application built using Spring Boot and Thymeleaf. The purpose of this application is to demonstrate how to build a simple API for a book store using Thymeleaf as a templating engine.