A demonstration app built for Spring I/O 2023 to present Clean Architecture principles in Spring
- Shoe
- SKU / Variants
- Orders
- Shipments
- Add new Inventory from Shipment (store inventory as sets in redis)
- Customer Places Order ()
- List SKUs
- Add Orders
- Explore security?
- Swap Orders for Postgres to Dynamo
- update documentation
- create walkthrough for when on stage
- Add SQS and SES if time