• Brian Clozel's avatar
    Manage EmbeddedWebServer in ReactiveWebApplicationContext · 0b162e89
    Brian Clozel authored
    This commit adds an `EmbeddedWebServer` instance to the
    `ReactiveWebApplicationContext` and ties it to the application
    lifecycle.
    
    To launch a reactive web application, two elements are required
    from the context:
    
    * a `ReactiveWebServerFactory` to create a server instance
    * a `HttpHandler` instance to handle HTTP requests
    
    Closes gh-8337
    0b162e89
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...