Skip to content

Drop JettyHttpHandlerAdapter in favor of JettyCoreHttpHandlerAdapter / ServletHttpHandlerAdapter #33747

Closed
@jhoeller

Description

@jhoeller

Our new JettyCoreHttpHandlerAdapter for Jetty 12 supersedes the Servlet bridge for Jetty in general. That aside, as of Servlet 6.1, there is ByteBuffer support in ServletInputStream/ServletOutputStream out of the box; a Jetty-specific subclass of ServletHttpHandlerAdapter won't be necessary for that purpose anymore.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions