Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deepessh/library-management-system
https://github.com/deepessh/library-management-system
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/deepessh/library-management-system
- Owner: deepessh
- Created: 2019-09-07T19:19:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T22:26:44.000Z (about 2 years ago)
- Last Synced: 2024-11-09T14:04:40.269Z (2 months ago)
- Language: TSQL
- Size: 31.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
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`