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

Has changed and running native image. #1

Closed
wants to merge 1 commit into from

Conversation

kamalkumar789
Copy link

@kamalkumar789 kamalkumar789 commented Aug 3, 2023

Solved this issue. Issue #30985

@Eng-Fouad
Copy link
Owner

Eng-Fouad commented Aug 3, 2023

This does not solve the issue. Using interfaces instead of classes will only replace CGLIB proxy with JDK dynamic proxy. See: https://docs.spring.io/spring-framework/reference/core/aop/proxying.html

The linked issue is related to CGLIB proxying only.

@kamalkumar789
Copy link
Author

Then by Aspect annotation, it can be done.

@Eng-Fouad
Copy link
Owner

Then by Aspect annotation, it can be done.

How to do that?

@kamalkumar789
Copy link
Author

Assign me and give some time.

@Eng-Fouad
Copy link
Owner

This is just a reproducer project to test the bug. Please clone this repo and apply the fix.

@kamalkumar789
Copy link
Author

Okay, let me do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants