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

Provide a more actionable CGLIB error message with native #34370

Closed
sdeleuze opened this issue Feb 5, 2025 · 0 comments
Closed

Provide a more actionable CGLIB error message with native #34370

sdeleuze opened this issue Feb 5, 2025 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Milestone

Comments

@sdeleuze
Copy link
Contributor

sdeleuze commented Feb 5, 2025

The error mentioned in this Stackoverflow question is not very frequent since typically other blocking errors happen before, at least in Spring Boot use case, but OP has a point that the message does not provide enough hints on potential actions that can be done to fix this issue.

Since Spring AOT processing base infrastructure is defined at Spring Framework level, we can mention that as a pre-requisite without having to mention Spring Boot specific concepts.

@sdeleuze sdeleuze added in: core Issues in core modules (aop, beans, core, context, expression) theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement labels Feb 5, 2025
@sdeleuze sdeleuze added this to the 6.2.3 milestone Feb 5, 2025
@sdeleuze sdeleuze self-assigned this Feb 5, 2025
sdeleuze added a commit to sdeleuze/spring-framework that referenced this issue Feb 6, 2025
sdeleuze added a commit that referenced this issue Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant