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

Avoid reflections when configuring custom BindVariableRender or TemplateEngineCustomizer. #165

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

making
Copy link
Contributor

@making making commented Nov 6, 2022

Using reflection in JavaConfig doesn't make sense and it can be a penalty when creating a native image with GraalVM

@kazuki43zoo kazuki43zoo self-assigned this Nov 23, 2022
@kazuki43zoo kazuki43zoo added the enhancement New feature or request label Nov 23, 2022
@kazuki43zoo kazuki43zoo added this to the 1.0.4 milestone Nov 23, 2022
@kazuki43zoo kazuki43zoo merged commit 8c05d9c into mybatis:master Nov 23, 2022
@kazuki43zoo
Copy link
Member

@making Thx!!!

@making making deleted the aviod-reflection branch November 23, 2022 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants