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

https://github.com/ayushkhodankar/productmanager-basic

Basic CRUD Operation in Spring Boot
https://github.com/ayushkhodankar/productmanager-basic

java-8 product-management springboot sts

Last synced: 7 months ago
JSON representation

Basic CRUD Operation in Spring Boot

Awesome Lists containing this project

README

          

# ProductManager-Basic

A Basic CRUD operation project in Java-Spring Boot.

The TechStacks used in the develpoment of this repo is:

1. Spring Initialzr - Creating Project with the dependencies
2. Spring Tool Suite (STS-3)
3. Git/ GitHub for the deployment of the repo
4. MySQL for the database management of the project data.