Example usage for org.springframework.boot.web.embedded.jetty ConfigurableJettyWebServerFactory interface-usage

List of usage examples for org.springframework.boot.web.embedded.jetty ConfigurableJettyWebServerFactory interface-usage

Introduction

In this page you can find the example usage for org.springframework.boot.web.embedded.jetty ConfigurableJettyWebServerFactory interface-usage.

Usage

From source file org.springframework.boot.web.embedded.jetty.JettyReactiveWebServerFactory.java

/**
 * {@link ReactiveWebServerFactory} that can be used to create {@link JettyWebServer}s.
 *
 * @author Brian Clozel
 * @since 2.0.0
 */