Skip to content

this repository contains an ecommerce sample project using java, spring boot, AWS, redis, postgres and Kafka

Notifications You must be signed in to change notification settings

JuannCarloss/ecommerce-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

ecommerce-sample

-> This repository contains an ecommerce sample project

What can you do with this project ?

Save, Update, List and Delete Customers.

Save, Update, List and Delete Products.

Save Orders.

How to start:

prerequisites
  • Java 17
  • AWS CLI
  • Docker and WSL
  • Any IDE

Cloning

  git clone https://github.com/JuannCarloss/ecommerce-sample.git

Open the Project Folder in your IDE

Generate QClasses from QueryDSL

run

  mvn clean install  

and

  mvn clean compile 

go to docker folder and run

  docker-compose up -d

Enter in your IDE and Start EcommerceApplication class

Swagger

to have knowledge of all endpoints go to: Endpoints

Made with love using technologies such as:

Java Spring Postgres AWS DOCKER Redis Swagger Apache Kafka

About

this repository contains an ecommerce sample project using java, spring boot, AWS, redis, postgres and Kafka

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages