Package com.dmasone.identity.orders.interfaces.rest
package com.dmasone.identity.orders.interfaces.rest
Order HTTP API.
Controllers in this package expose placement and lookup workflows. They translate HTTP concerns such as request bodies, headers, status codes, and DTO mapping into application commands and responses.
-
ClassDescriptionOrder API exposing placement and lookup workflows.HTTP representation of an order.MapStruct mapper generated at compile time for the order REST boundary.HTTP request model for order placement.