What is the equivalent of org.springframework.data.elasticsearch.core.event.AfterSaveCallback in Spring Boot JPA framework. We would like to add a transient variable on AfterSaveCallback but we are having an issue trying to inject @Value in javax.persistence.PostLoad