Skip to content

Make registering http client interfaces easier for modular applications #217

Closed
@SentryMan

Description

@SentryMan

ServiceLoader is great, but on a modular application, we need to manually write a provides statement for every client interface. This is kind of a hassle, so I'm thinking we could register the providers more like Jsonb's GeneratedComponent. In this way, we only ever need to specify a single provides for all the generated Client interfaces.

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