Skip to content

Conversation

@deblockt
Copy link
Contributor

@deblockt deblockt commented Jun 7, 2024

Overview

This PR provides the ability to serialize a JAXBElement using the Jaxb2XmlEncoder by updating canEncode() accordingly.

Related Issues

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 7, 2024
@sbrannen sbrannen added the in: web Issues in web modules (web, webmvc, webflux, websocket) label Jun 7, 2024
@sbrannen sbrannen changed the title fix: JAXBElement serialization on webclient Support canEncode() for JAXBElement in Jaxb2XmlEncoder Jun 7, 2024
@sbrannen sbrannen self-assigned this Jun 7, 2024
@sbrannen sbrannen added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jun 7, 2024
@sbrannen sbrannen added this to the 6.1.9 milestone Jun 7, 2024
@sbrannen sbrannen closed this in 47a5ebf Jun 7, 2024
@sbrannen
Copy link
Member

sbrannen commented Jun 7, 2024

Congratulations on submitting your first PR for the Spring Framework! 👍

This has been merged into 6.1.x and main.

Thanks

@olbinski
Copy link

Hello @sbrannen, @deblockt. This PR contains bug. isAssignableFrom should be done in opposite way. Check: #33258

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: web Issues in web modules (web, webmvc, webflux, websocket) type: bug A general bug

4 participants