Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it easier to replace RestCallFactory #5

Open
furti opened this issue Feb 18, 2020 · 0 comments
Open

Make it easier to replace RestCallFactory #5

furti opened this issue Feb 18, 2020 · 0 comments

Comments

@furti
Copy link
Member

furti commented Feb 18, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant