GetUserUseCase
Application use case for retrieving a user by identifier.
This class implements the inbound query port and delegates data access to the UserRepository domain port, mapping repository outcomes to GetUserResult.
Application use case for retrieving a user by identifier.
This class implements the inbound query port and delegates data access to the UserRepository domain port, mapping repository outcomes to GetUserResult.