Skip to content

Lambda entity callbacks no longer invoked #2853

Closed
@hubertvolz

Description

@hubertvolz

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

Metadata

Metadata

Assignees

Labels

type: regressionA regression from a previous release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions