mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Update `JettyServletWebServerFactory` so that the `SimeSiteSupplier` support is handled using a `Handler` rather than a `HttpStream.Wrapper`. Closes gh-37809