spring-framework/spring-web
Sébastien Deleuze 02d003127f Move ServerWebExchange Kotlin extensions
This commit moves ServerWebExchange Kotlin extensions
where they belong: in the spring-web module with the
org.springframework.web.server package, like
ServerWebExchange itself.

The extensions in the wrong location are deprecated
and semi-automated migration to the new variants is
made possible via @Deprecated + ReplaceWith(...).

Some tests have been added as well.

Closes gh-31046
2023-08-15 18:03:41 +02:00
..
src Move ServerWebExchange Kotlin extensions 2023-08-15 18:03:41 +02:00
spring-web.gradle Merge branch '6.0.x' 2023-08-02 01:42:27 +02:00