The application demonstrates the CRUD (Create, Read, Update and Delete) operations which is done using Spring Boot, Hibernate, JSP and MySQL. On the landing page of the application displaying all the records in HTML table, user can insert/create the book, update the book, delete the book.