Commit Graph

10 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 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
Andy Wilkinson 9860168d3e Move some tests out of actuator-autoconfigure-all
See gh-46071
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 bcb9a5aa5c Move MultipartAutoConfigurationTests to main code's module
See gh-46071
2025-07-01 12:03:06 +01:00
Andy Wilkinson d81a2b82ff Move servlet http encoding auto-configuration into spring-boot-servlet
See gh-46151
2025-07-01 12:03:05 +01:00
Andy Wilkinson 1ec6067895 Move HTTP exchange auto-config into appropriate modules
See gh-46071
2025-07-01 12:03:03 +01:00
Andy Wilkinson 97eeee6b67 Move mapping description auto-configuration into appropriate modules
See gh-46071
2025-07-01 12:03:03 +01:00
Stéphane Nicoll e801ee7db8 Move Servlet high-level infrastructure to spring-boot-servlet
See gh-46151
2025-07-01 12:02:59 +01:00