Uses of Interface
org.springframework.data.domain.AuditorAware
Packages that use AuditorAware
-
Uses of AuditorAware in org.springframework.data.auditing
Methods in org.springframework.data.auditing with parameters of type AuditorAwareModifier and TypeMethodDescriptionvoidAuditingHandler.setAuditorAware(AuditorAware<?> auditorAware) Setter to inject aAuditorAwarecomponent to retrieve the current auditor.