Commit Graph

16 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
Phillip Webb 3ca1e91cde Create spring-boot-health module
Closes gh-46155
2025-07-01 12:31:12 +01:00
Phillip Webb 95b3c367ce Restructure autoconfigure packages
Restructure modules packages so that all auto-configuration is
organized under single top-level autoconfigure package.

See gh-46071

Co-authored-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2025-07-01 12:31:11 +01:00
Phillip Webb 3fb4b1883a Create spring-boot-hibernate module
Closes gh-46154
2025-07-01 12:31:11 +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
Phillip Webb e74718553b Move management web security concerns to spring-security module
Closes gh-46133
2025-07-01 12:31:10 +01:00
Andy Wilkinson eb4498d788 Remove spring-boot-autoconfigure-all
See gh-46071
2025-07-01 12:03:07 +01:00
Andy Wilkinson ff73a4d0bb Move Servlet Filters into spring-boot-servlet
Closes gh-46151
2025-07-01 12:03:07 +01:00
Andy Wilkinson b0158deff7 Rework HTTP client modules
Closes gh-46118
2025-07-01 12:00:04 +01:00
Andy Wilkinson bb80db8a28 Move web server auto-configure classes into spring-boot-web-server
Closes gh-46145
2025-07-01 11:58:52 +01:00
Andy Wilkinson b1a3d98295 Rename spring-boot-http to spring-boot-http-converter
Closes gh-46120
2025-07-01 11:58:45 +01:00
Andy Wilkinson ddd0b404e3 Create spring-boot-web-server-test module
See gh-46071
2025-07-01 11:58:35 +01:00
Stéphane Nicoll 22ee6b2347 Move web server specific classes into .*.server.* packages
See gh-46071
2025-07-01 11:58:31 +01:00
Andy Wilkinson c449158b2a Create spring-boot-reactor module
Closes gh-46142
2025-07-01 11:58:20 +01:00
Andy Wilkinson 47e08d7662 Create spring-boot-security-saml2 module
Closes gh-46137
2025-07-01 11:57:58 +01:00
Andy Wilkinson c4af8095d3 Create spring-boot-security module
See gh-46133
2025-07-01 11:57:44 +01:00