As Spring Boot 4 has just been released, and a lot of people probably use spqr through the graphql-spqr-spring-boot-starter within a Spring Boot application, the following need arises:
Spring Boot 4 switched to Jackson 3 by default. Jackson 2 libraries still work, although only as a stopgap. Hence it would be really appreciated if graphql-spqr would also switch to Jackson 3 in a future version.
As Spring Boot 4 has just been released, and a lot of people probably use spqr through the graphql-spqr-spring-boot-starter within a Spring Boot application, the following need arises:
Spring Boot 4 switched to Jackson 3 by default. Jackson 2 libraries still work, although only as a stopgap. Hence it would be really appreciated if graphql-spqr would also switch to Jackson 3 in a future version.