Uses of Package
com.dmasone.identity.sharedkernel.domain
Packages that use com.dmasone.identity.sharedkernel.domain
Package
Description
Catalog domain model and stock rules.
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.
Payment domain model and payment-specific exceptions.
Shared domain abstractions used across modules.
-
Classes in com.dmasone.identity.sharedkernel.domain used by com.dmasone.identity.catalog.domainClassDescriptionBase exception for business rule failures that should be translated into a structured API error response.
-
Classes in com.dmasone.identity.sharedkernel.domain used by com.dmasone.identity.ecommerceapp.eventsClassDescriptionMarker contract for events that describe something already decided by a module.Small publishing port used by application services to emit domain events without coupling those services to Spring's concrete event infrastructure.
-
Classes in com.dmasone.identity.sharedkernel.domain used by com.dmasone.identity.ecommerceapp.webClassDescriptionBase exception for business rule failures that should be translated into a structured API error response.
-
Classes in com.dmasone.identity.sharedkernel.domain used by com.dmasone.identity.orders.applicationClassDescriptionSmall publishing port used by application services to emit domain events without coupling those services to Spring's concrete event infrastructure.
-
Classes in com.dmasone.identity.sharedkernel.domain used by com.dmasone.identity.orders.application.eventsClassDescriptionMarker contract for events that describe something already decided by a module.
-
Classes in com.dmasone.identity.sharedkernel.domain used by com.dmasone.identity.orders.domainClassDescriptionBase exception for business rule failures that should be translated into a structured API error response.
-
Classes in com.dmasone.identity.sharedkernel.domain used by com.dmasone.identity.payment.domainClassDescriptionBase exception for business rule failures that should be translated into a structured API error response.