Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conversionServiceBeanPostProcessor in ObjectDirectoryMapperConfiguration needs to be static #1007

Closed
wilkinsona opened this issue Feb 13, 2025 · 0 comments
Labels
Milestone

Comments

@wilkinsona
Copy link
Member

It not being static triggers very early creation of ObjectDirectoryMapperConfiguration so that the instance method can be called.

@jzheaux jzheaux added type: bug A general bug in: core labels Feb 13, 2025
@jzheaux jzheaux modified the milestones: 3.3.0-M2, 3.3.x Feb 13, 2025
@jzheaux jzheaux modified the milestones: 3.3.x, 3.3.0-M2 Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants