graphql-java-kickstart/graphql-spring-boot

Spring Boot 3.0.0 / Jakarta EE 9 (jakarta.* namespace) support

ajgassner opened this issue · 2 comments

Today Spring Boot 3.0.0 has been released. It uses Jakarta EE 9 under the hood.

The current version of graphql-spring-boot is not API compatible with jakarta.* and it uses the good old javax.* Servlet API for e.g. GraphQLServletContextBuilder

Is there any plan to support Spring Boot 3.0.0 in the near future?

Included in just released version 15.0.0