I am going to implement something similar to Facebook notification and this website (StackOverflow\'s notification which is notifying us if anyone write a comment/answer etc for
but after session.save(user) the aftersave method does not get triggered.
@PostPersist
session.save()
entityManager.persist()