Skip to content

Move ServerWebExchange Kotlin extensions to the right package #31046

Closed
@sdeleuze

Description

@sdeleuze

It looks like ServerWebExchange extensions are using the wrong package (org.springframework.web.reactive.server instead of org.springframework.web.server).

Current extensions should be deprecated in favor of the new ones created in the right package.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)theme: kotlinAn issue related to Kotlin supporttype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions