toggle menu
Social-Network
0.1.0-archeo+31d6ff7
jvm
switch theme
search in API
friendship-service
/
social.friendship.infrastructure.persistence.sql
/
UserSQLRepository
/
findById
find
By
Id
open
override
fun
findById
(
id
:
User.UserID
)
:
User
?
Find a user by ID.
Return
the user if found, null otherwise
Parameters
id
the ID of the user