Closed
Description
hi spring graphql teams.i am using spring graphql with querydsl. When I compile the project as native, I am getting an error as follows. Can you provide aot support for Querydsl?
The reproduce example codes are shared via my Github, check here.
Spring boot version: 3.0.0
Kotlin version: 1.7.21
Java version: 17