Uses of Interface
org.springframework.data.couchbase.core.mapping.event.ReactiveBeforeConvertCallback
Package
Description
This package contains various events that are emitted during the lifecycle of a Spring Data entity.
-
Uses of ReactiveBeforeConvertCallback in org.springframework.data.couchbase.core.mapping.event
Modifier and TypeClassDescriptionclass
ReactiveEntityCallback
to populate auditing related fields on an entity about to be saved.