Class CompressionCustomizer

    • Constructor Detail

      • CompressionCustomizer

        public CompressionCustomizer​(org.springframework.boot.web.server.AbstractConfigurableWebServerFactory factory)
    • Method Detail

      • apply

        public io.vertx.core.http.HttpServerOptions apply​(io.vertx.core.http.HttpServerOptions options)
        Specified by:
        apply in interface Function<io.vertx.core.http.HttpServerOptions,​io.vertx.core.http.HttpServerOptions>