Package com.dmasone.identity.catalog.infrastructure


package com.dmasone.identity.catalog.infrastructure
Catalog infrastructure adapters.

Infrastructure packages translate catalog application needs into external mechanisms such as database access and caching. Domain rules should not be introduced here; adapters should delegate back to the domain model for business decisions.