Skip to content

Set proxyBeanMethods to false on ModularBatchConfiguration and SimpleBatchConfiguration #3715

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

Closed
mminella opened this issue May 22, 2020 · 0 comments · Fixed by #3768
Closed

Comments

@mminella
Copy link
Member

In order to support GraalVM, we need to set any @Configuration annotated classes to not proxy bean methods (since CGLIB proxies are not supported).

@mminella mminella added the status: waiting-for-triage Issues that we did not analyse yet label May 22, 2020
@mminella mminella self-assigned this May 22, 2020
@fmbenhassine fmbenhassine changed the title Set proxyBeanMethods to false on ModularBatchConfiguration and SimpleBatchConciguration Set proxyBeanMethods to false on ModularBatchConfiguration and SimpleBatchConfiguration May 25, 2020
@mminella mminella added in: core related-to: performance and removed status: waiting-for-triage Issues that we did not analyse yet labels May 25, 2020
sdeleuze added a commit to spring-attic/spring-native that referenced this issue May 26, 2020
@fmbenhassine fmbenhassine added this to the 4.3.0 milestone Jun 23, 2020
@fmbenhassine fmbenhassine linked a pull request Sep 3, 2020 that will close this issue
dsyer pushed a commit to scratches/spring-graalvm-native that referenced this issue Sep 23, 2020
dsyer pushed a commit to scratches/spring-graalvm-native that referenced this issue Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants