Spring Boot 3.2 support #1820
-
Hey. I'm in the process of moving my platform from Spring Boot 2.7 to 3.2. Having a bit hard time getting DGS to work, I've updates to the latest version. I'm receiving this message on startup, which I've never seen before. As if the @DgsQuery annotations are not mapping my methods correctly. I didn't notice any breaking code changes in the docs so I assume it's just a setup issue.
And all queries and mutations I run are just returning null in the result field. Example: Any idea why this is happening? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Strange - I'm running DGS 8.3.1 using Spring Boot 3.2.2 without issue. No changes when I moved from Spring Boot 2.7. Are you running latest DGS and DGS codegen plugins? |
Beta Was this translation helpful? Give feedback.
Strange - I'm running DGS 8.3.1 using Spring Boot 3.2.2 without issue. No changes when I moved from Spring Boot 2.7. Are you running latest DGS and DGS codegen plugins?