Package com.dmasone.identity.ecommerceapp.web
package com.dmasone.identity.ecommerceapp.web
Application-wide web concerns.
REST exception handling and stable error response shapes live here because they are HTTP concerns for the executable application, not domain rules for a particular business module.
-
ClassDescriptionStable error shape returned by REST endpoints for validation and domain failures.Central translation layer from application/domain failures to HTTP status codes.