Move HttpServiceProxyFactoryExtensions.kt to spring-web module

HttpServiceProxyFactoryExtensions.kt has been mistakenly created
in spring-webflux module instead of spring-web, breaking JPMS for
WebFlux users.

This commit moves this file and related tests to the spring-web
module.

Closes gh-30042
This commit is contained in:
Sébastien Deleuze 2023-02-27 14:48:28 +01:00
parent 475ac6ef5d
commit 9f2f93129b
2 changed files with 0 additions and 0 deletions