A Spring Boot based Library Management System with session-based authentication.
- Java
- Spring Boot
- Spring MVC
- JPA / Hibernate
- MySQL
- Thymeleaf
- Maven
- Admin Login (Session based authentication)
- Add / Update / Delete Books
- Issue and Return Books
- Search Books
- Fine Calculation
- Dashboard with reports
- Clone the repository
- Create MySQL database
libraryms - Update database credentials in
application.properties - Run the project using Spring Boot
- Open
http://localhost:9096/app/login





