-
Notifications
You must be signed in to change notification settings - Fork 38.5k
NullPointerException
thrown when ConfigurationClassEnhancer
creates CGLIB proxy
#34423
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: backported
An issue that has been backported to maintenance branches
type: regression
A bug that is also a regression
Milestone
Comments
NullPointerException
thrown when ConfigurationClassEnhancer
creates CGLIB proxy
same in spring-cloud-kubernetes : https://github.com/spring-cloud/spring-cloud-kubernetes/actions/runs/13334222142/job/37245819905 |
wind57
referenced
this issue
in spring-cloud/spring-cloud-kubernetes
Feb 17, 2025
jhoeller
added a commit
that referenced
this issue
Feb 18, 2025
I found that for me changing |
tepi
added a commit
to vaadin/flow
that referenced
this issue
Feb 24, 2025
Fixes things breaking due to spring-projects/spring-framework#34423
Pankraz76
pushed a commit
to Pankraz76/spring-framework
that referenced
this issue
Feb 24, 2025
Closes spring-projectsgh-34423 Signed-off-by: Vincent Potucek <vincent.potucek@sap.com>
Pankraz76
pushed a commit
to Pankraz76/spring-framework
that referenced
this issue
Feb 24, 2025
See spring-projectsgh-34423 Signed-off-by: Vincent Potucek <vincent.potucek@sap.com>
1 task
This was referenced Feb 26, 2025
jhoeller
added a commit
that referenced
this issue
Feb 26, 2025
jhoeller
added a commit
that referenced
this issue
Feb 26, 2025
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: backported
An issue that has been backported to maintenance branches
type: regression
A bug that is also a regression
Spring cloud uses boots dependency management of framework
@sbrannen thinks it mightt be related to #34274
I can share links to CI builds if needed.
These are examples of failing tests https://github.com/spring-cloud/spring-cloud-stream/blob/fb3c889c9cbbbe0314824f401895118ae4b37a27/core/spring-cloud-stream-integration-tests/src/test/java/org/springframework/cloud/stream/binding/BindingServiceTests.java#L542-L557
The text was updated successfully, but these errors were encountered: