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