クラスの使用
org.springframework.boot.web.server.Compression
Compression を使用するパッケージ
パッケージ
説明
Tomcat を基盤とするリアクティブおよびサーブレット Web サーバーの実装。
組み込み Web サーバーのサポート。
Web サーバーの自動構成に関連するクラス。
org.springframework.boot.tomcat 内の Compression 使用
型 Compression のパラメーターを持つ org.springframework.boot.tomcat のコンストラクターorg.springframework.boot.web.server 内の Compression 使用
型 Compression のパラメーターを持つ org.springframework.boot.web.server のメソッド修飾子と型メソッド説明voidAbstractConfigurableWebServerFactory.setCompression(@Nullable Compression compression) voidConfigurableWebServerFactory.setCompression(@Nullable Compression compression) サーバーのデフォルトコネクターに適用される圧縮構成を設定します。org.springframework.boot.web.server.autoconfigure 内の Compression 使用