Library-Management-System
Library-Management-System copied to clipboard
Spring Boot && Thymeleaf
This is a library management system project.
I developed a web application by using Spring Boot.
Tech stack:
- Spring Boot
- Spring Data Jpa
- H2 Database
- Thymeleaf
- Bootstrap4
Requirements
For building and running the application you need:
Build & Run
mvn clean install && mvn --projects backend spring-boot:run
Port
http://localhost:8081
Features