Uses of Record Class
be.appify.prefab.example.sale.application.CreateSaleRequest
Packages that use CreateSaleRequest
Package
Description
-
Uses of CreateSaleRequest in be.appify.prefab.example.sale.application
Methods in be.appify.prefab.example.sale.application with parameters of type CreateSaleRequest -
Uses of CreateSaleRequest in be.appify.prefab.example.sale.infrastructure.http
Methods in be.appify.prefab.example.sale.infrastructure.http with parameters of type CreateSaleRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> SaleController.create(@Valid CreateSaleRequest request)