munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
restaurant-service
/
com.munchies.restaurant.application
/
MenuApplicationService
/
MenuApplicationService
Menu
Application
Service
constructor
(
menuUseCases
:
MenuUseCases
,
categoryUseCases
:
CategoryUseCases
,
menuItemUseCases
:
MenuItemUseCases
)