Package com.example.orderplatform
package com.example.orderplatform
Shared application bootstrap, problem exceptions and value objects used across order platform modules.
-
ClassDescriptionRaised when a request would violate a business invariant enforced by the domain model or use case.Monetary value object used by pricing, orders and payments.Spring Boot entry point for the modular monolith order platform.Raised when a request conflicts with an existing resource, such as a duplicate customer email.Raised when a required aggregate or lookup target cannot be found.