Skip to content

Make WebClientProvider accessible to Spring Application Context #2085

@octonato

Description

@octonato

Currently, the WebClientProvider can only be injected into Kalix components. I can be convenient to allow its injection into regular Spring components.

However, there is a catch. The WebClientProvider requires access to the ActorSystem and this is only available after we start Kalix inside the SDK. And Kalix starts after the ApplicationContext is built.

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