Spring
Data provides below annotation for auditing purposes.
Annotation
|
Description
|
Declares
a field as the one representing the date the entity containing the field was created.
|
|
Declares
a field as the one representing the date the entity containing the field was
recently modified.
|
|
Declares
a field as the one representing the principal that created the entity
containing the field.
|
|
Declares
a field as the one representing the principal that recently modified the
entity containing the field.
|
No comments:
Post a Comment