Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Auditing Spring Data Entities

The goal of this workshop is to have JPA link BlogPosts to the correct Author, based on the active user.

A first draft of the entities and repositories has been provided; Up to you to wire up auditing!

Getting things done