Skip to content

Provide Reachability Metadata #1481

@akefirad

Description

@akefirad

Is your feature request related to a problem? Please describe.

Without the runtime hints, it's not possible to use the SDK in native images.

Describe the solution you'd like

To be able to use the SDK in native images without providing runtime hints (but the user).

Describe alternatives you've considered

The alternative in Spring is to generate the runtime hints during AoT. However the end user (of the SDK) is not the best person to write such hints. (For example, since I didn't know what to add, I added hints for full reflection of all classes in model and param packages. The JSON file is 1.1MB big and has more than 4K entries.)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions