Library Management System developed in Spring Boot.
It allows user to manage Members, Categories, Books and Issueing Books.
Project requires MySql database. The version of the database is prefered to be 8.0 or later
Create a .war file of project and deploy it on a webserver like Apache tomcat.
for login you may use username as 'admin' and password as 'admin'.