Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Jackson jarkarta.xml.* jaxb namespace support #7

Merged
merged 3 commits into from
Jul 22, 2022

Conversation

egidijus-kuzma
Copy link
Collaborator

jackson-module-jaxb-annotations searches jaxb anotations only in javax.xml.bind package.
Current strategy is use jakarta for jaxb on android.
Because of this, namespaces differs:
javax.xml.bind vs jakar.xml.bind.

To solve this JakartaJaxbAnnotationIntrospector was created.

@egidijus-kuzma egidijus-kuzma merged commit 9c1b727 into master Jul 22, 2022
@egidijus-kuzma egidijus-kuzma deleted the jackson-jaxb-jakarta-annotation branch June 20, 2024 12:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant