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

Compatibility spring boot 3 native compilation #701

Open
nexus061 opened this issue Nov 27, 2022 · 0 comments
Open

Compatibility spring boot 3 native compilation #701

nexus061 opened this issue Nov 27, 2022 · 0 comments

Comments

@nexus061
Copy link

The current version when I try to do a native build, produces the error that I attach.

The problem seems to be due to the fact that it is not allowed to generate proxies at runtime, as the instantiation of ByteBuddy fails.

I'm doing tests to save the proxies that are generated and register them as Reflection hints; Do you have any other ideas?

error.txt

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

No branches or pull requests

1 participant