mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Remove the `spring-boot-web-server-test` module, adding `SpringBootTestRandomPortContextCustomizerFactory` to `spring-boot-web-server` as a replacement for `SpringBootTestRandomPortApplicationListener`. See gh-46356 See gh-47322