Skip to content

Add GraalVM native reflection hints #549

Closed
@mp911de

Description

@mp911de

Using GraalVM native images with the driver raises a couple of errors, such as

Class java.time.ZonedDateTime[] is instantiated reflectively but was never registered

during the application startup. We can provide a reflect-config.json to mitigate that issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions