Uses of Record Class
com.bank.auth_service.dto.AuthUserDto
Packages that use AuthUserDto
-
Uses of AuthUserDto in com.bank.auth_service.consumer
Methods in com.bank.auth_service.consumer with parameters of type AuthUserDtoModifier and TypeMethodDescriptionvoid
AuthUserConsumer.listenerAuthUser
(AuthUserDto authUserDto) Receives a request to create a user from user microservice.