dgs-framework icon indicating copy to clipboard operation
dgs-framework copied to clipboard

[WIP] Removing legacy modules. Disabled SSE/WS client tests for now

Open paulbakker opened this issue 1 year ago • 2 comments

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.

paulbakker avatar Aug 31 '24 22:08 paulbakker

@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.

paulbakker avatar Aug 31 '24 22:08 paulbakker

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.

srinivasankavitha avatar Sep 03 '24 18:09 srinivasankavitha