Skip to content

An example of Clean Architecture in Spring. Demo app for Spring 2023

License

Notifications You must be signed in to change notification settings

andreifecioru/spring-shoestore

Repository files navigation

Spring Shoe Store

A demonstration app built for Spring I/O 2023 to present Clean Architecture principles in Spring

Overview

Todo

Domains

  • Shoe
  • SKU / Variants
  • Orders
  • Shipments

Use Cases

  • Add new Inventory from Shipment (store inventory as sets in redis)
  • Customer Places Order ()
  • List SKUs

If time

  • Add SQS and SES if time

About

An example of Clean Architecture in Spring. Demo app for Spring 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%