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.