Skip to content

Make it easier to replace RestCallFactory #5

@furti

Description

@furti

Currently the Default RestCallFactory is created in pnet.data.api.client.context.ContextPnetDataApiClientConfig. This config is loaded by the pnet.data.api.client.PnetDataClientConfig. This makes it impossible to load all the required configurations at once, and replace the RestCallFactory with a own implementation.

The Default RestCallFactory should be conditionally created, only when no other Bean of this type is present.

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