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
- Host: GitHub
- URL: https://github.com/ayushkhodankar/productmanager-basic
- Owner: Ayushkhodankar
- Created: 2022-11-13T09:18:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T12:10:50.000Z (9 months ago)
- Last Synced: 2025-01-23T06:32:03.153Z (9 months ago)
- Topics: java-8, product-management, springboot, sts
- Language: HTML
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.