Skip to content

Support for annotation auditing [DATAKV-147] #126

Open
@spring-projects-issues

Description

@spring-projects-issues

Neil Stevenson opened DATAKV-147 and commented

Implement an @EnableKeyValueAuditing annotation.

This should provider equivalent functionality to @EnableJPAAuditing or EnableMongoAuditing,
being the ability to auto-populate fields on the domain model on mutation -- @CreatedBy, @CreatedDate, @LastModifiedBy, @LastModifiedDate


Reference URL: http://docs.spring.io/spring-data/jpa/docs/current/api/org/springframework/data/jpa/repository/config/EnableJpaAuditing.html

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions