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

Support processPropertyPlaceHolders option in mapper:scan and @MapperScan #829

Closed
2 tasks done
kazuki43zoo opened this issue Jun 15, 2023 · 0 comments · Fixed by #831
Closed
2 tasks done

Support processPropertyPlaceHolders option in mapper:scan and @MapperScan #829

kazuki43zoo opened this issue Jun 15, 2023 · 0 comments · Fixed by #831
Assignees
Labels
backport to other version Backport to other maintenance version done backported Backporting is doned enhancement Improve a feature or add a new feature
Milestone

Comments

@kazuki43zoo
Copy link
Member

kazuki43zoo commented Jun 15, 2023

Now default is true and cannot change it. If true, unintended aggressive bean initialization may occur. We provide the option for preventing it.

  • 3.0.x
  • 2.1.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport to other version Backport to other maintenance version done backported Backporting is doned enhancement Improve a feature or add a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant