mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Replace `ReactiveWebServerCustomizer` and `WebServerFactoryCustomizer` with a unified `WebServerFactoryCustomizer`. Fixes gh-8558