Commit Graph

7 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 3909b9d483 Move Reactor Netty management server support to spring-boot-reactor-netty
Issue: 46076
2025-06-30 16:57:36 -07:00
Andy Wilkinson ff2492c54b Move web server auto-configure classes into spring-boot-web-server
Issue: 46145
2025-06-30 16:57:22 -07:00
Andy Wilkinson 489686e966 Create spring-boot-web-server module
Issue: 46145
2025-06-30 16:57:21 -07:00
Andy Wilkinson 628501f087 Create spring-boot-netty module
Issue: 46143
2025-06-30 16:57:20 -07:00
Andy Wilkinson 51b29485fe Create spring-boot-reactor-netty module
Issue: 46076
2025-06-27 11:39:41 -07:00