Skip to content

youssefGamalMohamed/ecommerce-spring-boot

Repository files navigation

Ecommerce-Spring-Boot

Backend E-commerce Application that enables Customers to buy products online and helps them to select from different Categories on the website

Technologies

 - Security: Spring Security JWT and Refresh Token
 - ORM: Spring JPA 
 - DB: MySQL Database
 - MQ: ActiveMQ
 - Logging: Log4j2
 - OpenAPIDocumentation: for creating documentation
 - Email: Mail Trap

Swagger UI

1 2 3 4 5

Installation

 - Database
  . Create DB Schema on MySQL named "ecommerce"
 
 -  Mail Trap
  . Change Mail Host from "spring.mail.host" to your hosting Email Provider
  . Change Mail Host from "spring.mail.port" to your port Email Provider 
  . Change your e-commerce organization email to from properties file from "ecommerce.email" to your organization email 

Postman Collection

  • Download Postman Collection from: here

Releases

No releases published

Packages

No packages published

Languages