Commit Graph

15 Commits

Author SHA1 Message Date
Phillip Webb
2c318605b1 Fix '@since' tags of relocated code 2025-06-13 20:06:53 -07:00
Phillip Webb
3de1e27b64 Restructure autoconfigure packages
Restructure modules packages so that all auto-configuration is
organized under single top-level autoconfigure package.
2025-06-13 20:06:53 -07:00
Phillip Webb
e60af6a8c7 Create spring-boot-hibernate module 2025-06-13 20:06:52 -07:00
Andy Wilkinson
a78797a2ba 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.

Issue: 45600
2025-06-13 20:06:52 -07:00
Phillip Webb
4b4740ff5a Move management web security concerns to spring-security module 2025-06-13 20:06:52 -07:00
Andy Wilkinson
e3b93778b9 Remove spring-boot-autoconfigure-all 2025-06-13 20:06:51 -07:00
Andy Wilkinson
4730c646f2 Move Servlet Filters into spring-boot-servlet 2025-06-13 20:06:51 -07:00
Andy Wilkinson
7a9be5bd4a Rework HTTP client modules 2025-06-13 20:06:35 -07:00
Andy Wilkinson
4471c0e644 Move web server auto-configure classes into spring-boot-web-server 2025-06-13 20:06:31 -07:00
Andy Wilkinson
651bd21d06 Rename spring-boot-http to spring-boot-http-converter 2025-06-13 20:06:30 -07:00
Andy Wilkinson
4f579905ef Create spring-boot-web-server-test module 2025-06-13 20:06:30 -07:00
Stéphane Nicoll
0cf76bf43b Move web server specific classes into .*.server.* packages 2025-06-13 20:06:29 -07:00
Andy Wilkinson
343b9a8276 Create spring-boot-reactor module 2025-06-13 20:06:29 -07:00
Andy Wilkinson
4ce8b591e0 Create spring-boot-security-saml2 module 2025-06-13 20:06:28 -07:00
Andy Wilkinson
f53b9786e5 Create spring-boot-security module 2025-06-13 20:06:27 -07:00