Skip to content

ClientHttpRequestFactoryBuilder detection does not use the bean class loader #44986

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

Closed
philwebb opened this issue Apr 2, 2025 · 2 comments
Closed
Assignees
Labels
type: bug A general bug
Milestone

Comments

@philwebb
Copy link
Member

philwebb commented Apr 2, 2025

Our auto-configured ClientHttpRequestFactoryBuilder is detected using the global class loader and not the bean class loader. This makes it harder to write tests for it.

Arguably this is a bug, but since nobody has complained and a new API is required we should fix it only in 3.5.x.

@philwebb philwebb self-assigned this Apr 2, 2025
@philwebb philwebb added the type: bug A general bug label Apr 2, 2025
@philwebb philwebb added this to the 3.5.x milestone Apr 2, 2025
@andre-xizto

This comment has been minimized.

@DimaVilda

This comment has been minimized.

@philwebb philwebb modified the milestones: 3.5.x, 3.5.0-RC1 Apr 8, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

3 participants