mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
This commit contributes a `RSocketGraphQlClient.Builder` component to the context, pre-configured with the `RSocketStrategies`, a customized `RSocketConnector` and the expected data MIME type. See gh-30453