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