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:
parent
475ac6ef5d
commit
9f2f93129b
Loading…
Reference in New Issue