Uses of Class
org.bookstore.customer.exception.EmailAlreadyExistsException
-
Uses of EmailAlreadyExistsException in org.bookstore.customer.service
Modifier and TypeMethodDescriptionCustomerService.registerCustomer
(Customer customer) Registers a customer.CustomerService.updateCustomer
(Customer customer) Updates the data of a customer.