Skip to content

Basic Spring boot for a inventory management system for E-commerce.

Notifications You must be signed in to change notification settings

Hari-Nikesh-R/ECOMMERCE-Spring-Backend

Repository files navigation

ECOMMERCE-Spring-Backend

Basic Spring boot for a inventory management system for E-commerce.

Step 1: Visit https://start.spring.io/ and download the dependencies for REST API, kafka, mongoDB repository, mysql driver, lambok. select maven and java(according to your JDK version).

Step 2: Start the mysql, mongoDB services in your own system.

Step 3: End point can be found in controller.

Step 4: Take note of the POJO's carefully and create a same Dto's according to the POJO's.

Step 5: Check and play with the backend by passing Dto's with requirement.

About

Basic Spring boot for a inventory management system for E-commerce.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages