Uses of Class
org.springframework.boot.web.server.Compression
Package
Description
Auto-configuration for common web concerns.
Support for embedded web servers.
-
Uses of Compression in org.springframework.boot.autoconfigure.web
-
Uses of Compression in org.springframework.boot.web.server
Modifier and TypeMethodDescriptionvoid
AbstractConfigurableWebServerFactory.setCompression
(Compression compression) void
ConfigurableWebServerFactory.setCompression
(Compression compression) Sets the compression configuration that will be applied to the server's default connector.