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

Update SOAP Encoder Documentation for useFirstChild #1161

Merged
merged 1 commit into from Jan 19, 2020

Conversation

kdavisk6
Copy link
Member

Adds additional informatiom into the Soap README that includes details
on how to instruct the SOAP Decoder to use getFirstChild instead
of extractContentAsDocument in situations where JAXB is unable
to read any xml declarations on the SOAP Envelope.

Adds additional informatiom into the Soap README that includes details
on how to instruct the SOAP Decoder to use `getFirstChild` instead
of `extractContentAsDocument` in situations where JAXB is unable
to read any xml declarations on the SOAP Envelope.
@kdavisk6 kdavisk6 merged commit 0d6b78d into OpenFeign:master Jan 19, 2020
@kdavisk6 kdavisk6 deleted the soap-encoder-documentation branch January 19, 2020 19:42
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

Successfully merging this pull request may close these issues.

None yet

2 participants