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

Allow using SOAPEncoder constructor taking builder #1841

Merged
merged 4 commits into from Nov 18, 2022

Commits on Nov 15, 2022

  1. Allow to use the SOAPEncoder constructor taking a builder to enable c…

    …hanging the protocol when overwriting the class
    
    Change the SOAPEncoder constructor which takes a builder from private to protected
    
    Fixes OpenFeign#1839
    Nicklas2751 committed Nov 15, 2022
    Copy the full SHA
    d0b1cd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Copy the full SHA
    2e218a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Update SOAPEncoder.java

    velo committed Nov 18, 2022
    Copy the full SHA
    22c0349 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bc81344 View commit details
    Browse the repository at this point in the history