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