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:
Reference in New Issue
Block a user