Skip to content

Move HttpServiceProxyFactoryExtensions.kt to spring-web module #30042

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

Closed
sdeleuze opened this issue Feb 27, 2023 · 0 comments
Closed

Move HttpServiceProxyFactoryExtensions.kt to spring-web module #30042

sdeleuze opened this issue Feb 27, 2023 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) theme: kotlin An issue related to Kotlin support type: regression A bug that is also a regression
Milestone

Comments

@sdeleuze
Copy link
Contributor

As reported in #29942 (comment), HttpServiceProxyFactoryExtensions.kt has been mistakenly created in spring-webflux instead of spring-web, breaking JPMS for WebFlux users.

HttpServiceProxyFactoryExtensions.kt and related tests should be moved to spring-web module.

@sdeleuze sdeleuze added in: web Issues in web modules (web, webmvc, webflux, websocket) type: regression A bug that is also a regression labels Feb 27, 2023
@sdeleuze sdeleuze added this to the 6.0.6 milestone Feb 27, 2023
@sdeleuze sdeleuze self-assigned this Feb 27, 2023
@sdeleuze sdeleuze added the theme: kotlin An issue related to Kotlin support label Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) theme: kotlin An issue related to Kotlin support type: regression A bug that is also a regression
Projects
None yet
Development

No branches or pull requests

1 participant