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 ab88b56bdf Remove actuate from restructured metrics package names
See gh-46071
2025-07-01 12:02:37 +01:00
Andy Wilkinson ff567895b6 Move Jetty management server support to spring-boot-jetty
Closes gh-46075
2025-07-01 12:02:32 +01:00
Stéphane Nicoll 1c03ac162e Move Jetty metrics auto-configuration into spring-boot-jetty
See gh-46075
2025-07-01 12:02:14 +01:00
Andy Wilkinson 3630a43ed7 Integration test each servlet web server with Spring MVC
See gh-46071
2025-07-01 11:58:56 +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 a793efe486 Create spring-boot-web-server module
See gh-46145
2025-07-01 11:58:34 +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 b8df90ad20 Create spring-boot-jetty module
See gh-46075
2025-07-01 11:53:39 +01:00