I have a simple entity with a requirement that last modified time should be updated on persist.
@Data // Lombok thing @Entity @Table(name = "MY_ENTI