Open
Description
In order to optimise application, attempting to generate native image of application (spring 3 aot).
Declared the class annoted with @GraphQLRepository as a proxy. The application will not start in native mode as it cannot find bean of the annoted class autowired into an other bean.
Is it possible to add support for native mode ? Or is suggested configuration to use @GraphQLRepository in spring native mode.
Metadata
Metadata
Assignees
Labels
No labels