Skip to content

Service bindings on native images #112

@gbaso

Description

@gbaso

From my own testing, service bindings are not loaded when the application is compiled as a native image. Example repository: https://github.com/gbaso/ca-tester

I assume the library must be included during compile time due to the closed-world assumption, but adding the dependency to the pom does not seem to be enough.

What's the proper way to use service bindings in native images?

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