https://github.com/shoaibrayeen/spring-boot-demo
A Spring boot application for database connectivity and some working APIs.
https://github.com/shoaibrayeen/spring-boot-demo
Last synced: 6 months ago
JSON representation
A Spring boot application for database connectivity and some working APIs.
- Host: GitHub
- URL: https://github.com/shoaibrayeen/spring-boot-demo
- Owner: shoaibrayeen
- License: apache-2.0
- Created: 2021-04-23T01:37:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T13:07:58.000Z (over 3 years ago)
- Last Synced: 2025-02-11T11:57:46.159Z (8 months ago)
- Language: Java
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Spring Boot Demo Application
### Getting Started with Project
Prerequisite
- Java 8
- Spring Boot 2.2.5
- PostgreSQL for Database
- MavenClone the repository
```sh
> git clone https://github.com/shoaibrayeen/Spring-Boot-Demo.git
```- Create a database name - `amdb` on your local machine.
Now Use Postman to make API requests
### License
[](http://www.apache.org/licenses/)**Copyright (c) 2021-Present Mohd Shoaib Rayeen**
This project is licensed under the Apache License - see the LICENSE file for details