Closed
Description
Hi everyone,
as mentioned on stackoverflow issue the behaviour of spring-data-jdbc changed.
If you wanted to use a BeforeConvertCallback to assign a custom id to an entity, you could do this in spring boot versions up to 3.0.5. But later versions, 3.1.0 for example, do not use this callback anymore.
A repo to reproduce: Repo. If something is unclear, don't hesitate to reach out to me.
best regards
hubert