Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
example-domain
/
me.ahoo.wow.example.domain.order.infra
/
InventoryService
Inventory
Service
interface
InventoryService
InventoryService .
Author
ahoo wang
Members
Functions
get
Inventory
Link copied to clipboard
abstract
fun
getInventory
(
productId
:
String
)
:
Mono
<
Int
>