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

Be agnostic of Spring to make HTTP requests. #6

Open
atrujillofalcon opened this issue May 31, 2018 · 2 comments
Open

Be agnostic of Spring to make HTTP requests. #6

atrujillofalcon opened this issue May 31, 2018 · 2 comments

Comments

@atrujillofalcon
Copy link
Owner

We currently need to import the spring-web module to include the RestTemplate we work with, bringing with it a lot of additional dependencies that we don't need.

@atrujillofalcon
Copy link
Owner Author

Currently are an open issue for this on Spring Team.

jira.spring.io/browse/SPR-12713

@atrujillofalcon
Copy link
Owner Author

Thinking about complete migration to OkHttp

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

No branches or pull requests

1 participant