Commit Graph

5 Commits

Author SHA1 Message Date
Phillip Webb 06917abbcb Align reactive auto-configuration names
Rename a few reactive auto-configuration and related classes for better
consistency.

Closes gh-46156
2025-07-01 12:31:12 +01:00
Andy Wilkinson f90a5986e5 Remove most deprecated APIs that were due for removal in 4.0
Support for rest controller, controler, and servlet endpoints has
been kept for now.

Closes gh-45600
2025-07-01 12:31:10 +01:00
Andy Wilkinson b0158deff7 Rework HTTP client modules
Closes gh-46118
2025-07-01 12:00:04 +01:00
Andy Wilkinson 401d74c124 Move CodecCustomizer into spring-boot-http-codec
Closes gh-46119
2025-07-01 11:58:39 +01:00
Andy Wilkinson ddd0b404e3 Create spring-boot-web-server-test module
See gh-46071
2025-07-01 11:58:35 +01:00