Package com.dmasone.identity.catalog.interfaces.rest
package com.dmasone.identity.catalog.interfaces.rest
Catalog HTTP API.
The REST layer maps web requests and responses to application services. It should not contain stock rules or persistence logic, and it should expose read-oriented product views rather than generic catalog CRUD.
-
ClassDescriptionRead-only product API.HTTP representation of a catalog product.MapStruct mapper generated at compile time for catalog REST responses.