Class VertxReactiveWebServerFactoryCustomizer

  • All Implemented Interfaces:
    org.springframework.boot.web.server.WebServerFactoryCustomizer<VertxReactiveWebServerFactory>, org.springframework.core.Ordered

    public class VertxReactiveWebServerFactoryCustomizer
    extends Object
    implements org.springframework.boot.web.server.WebServerFactoryCustomizer<VertxReactiveWebServerFactory>, org.springframework.core.Ordered
    • Constructor Detail

      • VertxReactiveWebServerFactoryCustomizer

        public VertxReactiveWebServerFactoryCustomizer​(Set<HttpServerOptionsCustomizer> userDefinedCustomizers)
    • Method Detail

      • getOrder

        public int getOrder()
        Specified by:
        getOrder in interface org.springframework.core.Ordered