Uses of Class
org.springframework.data.keyvalue.core.event.KeyValueEvent.AfterGetEvent
Packages that use KeyValueEvent.AfterGetEvent
Package
Description
Support classes for key-value events, like standard persistence lifecycle events.
-
Uses of KeyValueEvent.AfterGetEvent in org.springframework.data.keyvalue.core.event
Methods in org.springframework.data.keyvalue.core.event that return KeyValueEvent.AfterGetEventModifier and TypeMethodDescriptionstatic <T> KeyValueEvent.AfterGetEvent<T>
Create newKeyValueEvent.AfterGetEvent
.