Package com.dmasone.identity.catalog.application
package com.dmasone.identity.catalog.application
Catalog use cases and read models.
This package exposes narrow application services for product queries and stock reservation. Other modules may depend on these services, but should not reach into catalog repositories or infrastructure adapters.
-
ClassDescriptionWrite-side catalog service.Query-side facade for catalog read operations.Read projection returned by catalog queries.Public application service contract used by other modules to reserve stock.