mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
This commit adds the "spring-boot-reactor" module as a dependency to reactive starters. While this was already the case for many starters, this module was missing from GraphQL, RSocket, WebClient and WebFlux. Closes gh-49332