public interface Auditing extends End
| Modifier and Type | Method and Description |
|---|---|
End |
enableAuditing()
Enables auditing by setting the auditor to
the
default value. |
End |
enableAuditing(org.springframework.data.domain.AuditorAware auditorAware)
Enables auditing by using the provided auditor aware
|
generateKeysUsing, generateKeysUsing, withoutGeneratingKeysusingImplementationEnd enableAuditing(org.springframework.data.domain.AuditorAware auditorAware)
auditorAware - the auditor aware providing auditorEnd enableAuditing()
the
default value.Copyright © 2014–2021. All rights reserved.