Uses of Interface
org.springframework.data.auditing.AuditableBeanWrapperFactory
Packages that use AuditableBeanWrapperFactory
-
Uses of AuditableBeanWrapperFactory in org.springframework.data.auditing
Classes in org.springframework.data.auditing that implement AuditableBeanWrapperFactoryModifier and TypeClassDescriptionclass
AuditableBeanWrapperFactory
that will create amAuditableBeanWrapper
using mapping information obtained from aMappingContext
to detect auditing configuration and eventually invoking setting the auditing values.