Skip to content

SneakSecure is an advanced Spring Boot Microservices framework for a sneaker e-commerce platform.

Notifications You must be signed in to change notification settings

anirudh-muthusundaram/SneakSecure-microservices-framework

Repository files navigation

How to run the application using Docker

  1. Run mvn clean package -DskipTests to build the applications and create the docker image locally.
  2. Run docker-compose up -d to start the applications.

How to run the application without Docker

  1. Run mvn clean verify -DskipTests by going inside each folder to build the applications.
  2. After that run mvn spring-boot:run by going inside each folder to start the applications.

About

SneakSecure is an advanced Spring Boot Microservices framework for a sneaker e-commerce platform.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published