Closed
Description
So I am currently looking for an upgrade path to GraphQL Java 17 with extended validation in a Spring Boot Application. It seems there is none, as the update to GraphQL Java 17 in extended validation came with an upgrade to Hibernate Validation (d779f85) to Hibernate Validator 7, which is not supported by Spring Boot (as it is not supported by Spring, see spring-projects/spring-boot#26705).
I tried some different combinations of downgraded/upgraded dependencies, but I am stuck. Am I missing something or can I not use the 17.0 version in a Spring Context?
Metadata
Metadata
Assignees
Labels
No labels