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

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.

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
- Maven

Clone 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
[![Apache License](https://img.shields.io/badge/license-Apache-brightgreen.svg)](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