Uses of Interface
org.springframework.data.domain.ReactiveAuditorAware
Packages that use ReactiveAuditorAware
-
Uses of ReactiveAuditorAware in org.springframework.data.auditing
Methods in org.springframework.data.auditing with parameters of type ReactiveAuditorAwareModifier and TypeMethodDescriptionvoid
ReactiveAuditingHandler.setAuditorAware
(ReactiveAuditorAware<?> auditorAware) Setter to inject aReactiveAuditorAware
component to retrieve the current auditor.