Uses of Package
org.springframework.data.rest.core.event
Package
Description
-
ClassDescriptionAbstract class that listens for generic
RepositoryEvent
s and dispatches them to a specific method based on the event type.Base class forRepositoryEvent
s that deal with saving/updating or deleting a linked object.Abstract base class for events emitted by the REST exporter. -
ClassDescriptionComponent to discover annotated repository event handlers and trigger them on
ApplicationEvent
s.