Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deepessh/library-management-system


https://github.com/deepessh/library-management-system

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Library Management System

How to start the Library Management System application
---

1. Run `mvn clean install` to build your application
1. Start application with `java -jar target/library-management-system-0.1.jar server config.yml`
1. To check that your application is running enter url `http://localhost:8080`

Health Check
---

To see your applications health enter url `http://localhost:8081/healthcheck`