This is a simple web application built with Spring Boot and Thymeleaf that allows authenticated users to view a list of books and filter them by title, author, or year. Admin users can also add new ...
create a database in your host import post.sql for fetch initial data go to DB/db.js set the const HOST, USER, PASSWORD, DATABASE as defined in your db ...