Commit Graph

10 Commits

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

Issue: 46156
2025-06-30 16:57:42 -07:00
Phillip Webb d4be64f12d Restructure autoconfigure packages
Restructure modules packages so that all auto-configuration is
organized under single top-level autoconfigure package.

Issue: 46071

Co-authored-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2025-06-30 16:57:42 -07:00
Andy Wilkinson a2eee37bdb Move some tests out of actuator-autoconfigure-all
Issue: 46071
2025-06-30 16:57:41 -07:00
Andy Wilkinson 29d1fe24ec Remove spring-boot-autoconfigure-all
Issue: 46071
2025-06-30 16:57:40 -07:00
Andy Wilkinson b566e98fed Move Servlet Filters into spring-boot-servlet
Issue: 46151
2025-06-30 16:57:40 -07:00
Andy Wilkinson 5ab9e724d5 Move MultipartAutoConfigurationTests to main code's module
Issue: 46071
2025-06-30 16:57:40 -07:00
Andy Wilkinson e6eff6bf57 Move servlet http encoding auto-configuration into spring-boot-servlet
Issue: 46151
2025-06-30 16:57:40 -07:00
Andy Wilkinson 96946c67cf Move HTTP exchange auto-config into appropriate modules
Issue: 46071
2025-06-30 16:57:39 -07:00
Andy Wilkinson 8ae180024c Move mapping description auto-configuration into appropriate modules
Issue: 46071
2025-06-30 16:57:39 -07:00
Stéphane Nicoll e2515b6a61 Move Servlet high-level infrastructure to spring-boot-servlet
Issue: 46151
2025-06-30 16:57:39 -07:00