toggle menu
api-services
JVM
switch theme
search in API
api-services
/
org.cryptotrader.api.library.services
/
ProfilePictureService
/
findByUserId
find
By
User
Id
@
Transactional
open
fun
findByUserId
(
userId
:
Long
)
:
Optional
<
ProfilePicture
>