Skip to content

Seed repository to build an e-commerce platform using spring boot

Notifications You must be signed in to change notification settings

technogise/ecomm

Repository files navigation

ecomm

Seed repository to build an e-commerce platform using spring boot

Local setup

  • Use docker-compose to start dependencies
docker-compose up
  • Use gradle bootRun to start the application
./gradlew clean bootRun
  • Use gradle test to execute tests locally
./gradlew clean test

Use cases

Use cases

About

Seed repository to build an e-commerce platform using spring boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages