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

Serializable feign.Request #1262

Merged
merged 1 commit into from Sep 24, 2020
Merged

Serializable feign.Request #1262

merged 1 commit into from Sep 24, 2020

Conversation

Nikolas-Charalambidis
Copy link
Contributor

Implementation of #1193

The PR makes feign.FeignException truly serialiable making feign.Request and feign.Request.Body as serializable as well through transient Charset encoding.

feign.RequestTemplate follows this pattern as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Will be merged if no other member ask for changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants