Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 364 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 364 Bytes

Springboot-with-postman

This is a basic Springboot project that I have created. This is not connected to any database. To test this project I have used Postman(It has the ability to make various types of HTTP requests like GET, POST, PUT, PATCH). It stores the data as an array of list. The basic Spring project can be downloaded from https://start.spring.io/ .