spring-projects/spring-data-commons

Remove `EntityInformation` customization from Entity State Detection Strategies

Closed this issue · 0 comments

We should remove the EntityInformation part because it is not fully consistent and any e.g. auditing doesn't use EntityInformation but rather PersistentEntity is-new strategies.