Package | Description |
---|---|
org.springframework.data.auditing |
General support for entity auditing.
|
Class and Description |
---|
AuditableBeanWrapper
Interface to abstract the ways setting the auditing information can be implemented.
|
AuditableBeanWrapperFactory
A factory to lookup
AuditableBeanWrapper s. |
AuditingHandler
Auditing handler to mark entity objects created and modified.
|
AuditingHandlerSupport
Support class to implement auditing handlers.
|
CurrentDateTimeProvider
Default
DateTimeProvider simply creating new LocalDateTime instances for each method call. |
DateTimeProvider
SPI to calculate the current time to be used when auditing.
|
ReactiveAuditingHandler
Auditing handler to mark entity objects created and modified.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.