mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
This commit polishes the proposed test for the WebFlux Cloud Foundry endpoint. To protect against future regressions, it also adds tests for the general purpose links endpoints (WebFlux, Web MVC, and Jersey) and for the Web MVC Cloud Foundry endpoint. See gh-50008