getPortfolioByUserId

@Transactional(readOnly = true)
open fun getPortfolioByUserId(userId: Long): Portfolio