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

feign-soap-jakarta module like feign-soap, but with feign-jaxb-jakarta instead of feign-jaxb #2094

Merged
merged 7 commits into from Jun 22, 2023

Conversation

kistlers
Copy link
Contributor

This allows using feign clients in conjunction with soap using the newer Jakarta packages instead of old Javax. This feature builds on top of #2014 to add the functionality.

The module is mostly a copy of the feign-soap module with old javax dependencies replaced by jakarta.

Copy link
Member

@velo velo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kistlers
Copy link
Contributor Author

@velo Done, I also added JAXB Jakarta to the list, as I realized it was missing.

@velo velo merged commit 50f5b6e into OpenFeign:master Jun 22, 2023
3 checks passed
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