Skip to content

Allow usage of @GraphQLRepository in native mode #186

Description

@dpalmmna

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions