shared-infrastructure
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
shared-infrastructure
shared-infrastructure
/
com.vertyll.veds.sharedinfrastructure.kafka.contract
/
OutboxRepositoryPort
/
save
save
abstract
fun
save
(
message
:
OutboxMessage
)
:
OutboxMessage
(
source
)
Persists
message
(insert or update) and returns the stored instance.