shoaibrayeen / Spring-Boot-Demo

A Spring boot application for database connectivity and some working APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot Demo Application

Getting Started with Project

Prerequisite

  • Java 8
  • Spring Boot 2.2.5
  • PostgreSQL for Database
  • Maven

Clone the repository

  > 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

Copyright (c) 2021-Present Mohd Shoaib Rayeen

This project is licensed under the Apache License - see the LICENSE file for details

About

A Spring boot application for database connectivity and some working APIs.

License:Apache License 2.0


Languages

Language:Java 100.0%