Skip to content

nikhil4892/Library-Management-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Books addBook search Authors Categories Publishers

About

Spring Boot && Thymeleaf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 52.0%
  • HTML 48.0%