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

Please add simple example with restTemplate #383

Closed
storytime opened this issue Nov 9, 2018 · 1 comment
Closed

Please add simple example with restTemplate #383

storytime opened this issue Nov 9, 2018 · 1 comment

Comments

@storytime
Copy link

Please add simple example with restTemplate

@whiskeysierra
Copy link
Collaborator

Create an HttpClient as described in https://github.com/zalando/logbook#http-client. Pass that client instance to HttpComponentsClientHttpRequestFactory which in turn you pass to the constructor of RestTemplate.

Feel free to propose a pull request for the README if you consider this to be missing.

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

2 participants