[WIP] Removing legacy modules. Disabled SSE/WS client tests for now
Preview branch removing all legacy modules. This will be merged in late 2024. From then on, the DGS/Spring GraphQL integration will be the only implementation.
@srinivasankavitha @kilink Preparing this branch for onboarding purposes. Not ready to merge yet, but it's a preview of things to come. Note that I've disabled some client SSE/WS tests for now, need to replace some things in the setup with Spring GraphQL to get those to work.
Looks good to me. I've noticed quite a few projects that add graphql-dgs-spring-boot-starter as a dependency in their build.gradle files in addition to the starter. This is incorrect usage in any case. Calling it out explicitly so we are not surprised by breakages there.