munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
restaurant-service
/
com.munchies.restaurant.infrastructure.adapter.outbound.mongo.repository
/
MongoMenuRepository
/
findById
find
By
Id
open
override
fun
findById
(
id
:
MenuId
)
:
Menu
?