spring-framework/spring-webflux
Sébastien Deleuze 9f2f93129b 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
2023-02-27 14:48:28 +01:00
..
src Move HttpServiceProxyFactoryExtensions.kt to spring-web module 2023-02-27 14:48:28 +01:00
spring-webflux.gradle Do not use Mockito to mock ReactiveAdapterRegistry 2023-01-17 15:44:57 +01:00