modular-monolith-ecommerce 0.1.0-SNAPSHOT API

Packages
Package
Description
Catalog use cases and read models.
Catalog domain model and stock rules.
Catalog infrastructure adapters.
Catalog persistence implementation.
Catalog HTTP API.
Application bootstrap for the modular monolith.
Runtime configuration for the executable application.
Spring event adapters for domain events.
Application-wide web concerns.
Order application services and use-case models.
Order event contracts published by the orders module.
Order domain model and order-specific business exceptions.
Order infrastructure adapters.
Order persistence implementation.
Order HTTP API.
Payment use cases and event handling.
Payment domain model and payment-specific exceptions.
Payment infrastructure adapters.
Payment persistence implementation.
Payment HTTP API.
Shared domain abstractions used across modules.