类的使用
org.springframework.boot.web.server.Compression
使用Compression的程序包
程序包
说明
Auto-configuration for common web concerns.
Support for embedded web servers.
-
org.springframework.boot.autoconfigure.web中Compression的使用
-
org.springframework.boot.web.server中Compression的使用
修饰符和类型方法说明void
AbstractConfigurableWebServerFactory.setCompression
(Compression compression) void
ConfigurableWebServerFactory.setCompression
(Compression compression) Sets the compression configuration that will be applied to the server's default connector.