Skip to content

Adapt to deprecation of org.eclipse.jetty.server.handler.gzip.GzipHandler #47134

@snicoll

Description

@snicoll

GzipHandler has been deprecated for removal in Jetty 12.1.1. The replacement seems to require an extra artifact according to the requested compression, see the Javadoc of GzipHandler for more details.

The deprecation has been suppressed in org.springframework.boot.jetty.JettyHandlerWrappers but we need to figure out how we're going to replace that by CompressionHandler.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions