SolaceProducts / solace-spring-cloud

An umbrella project containing all Solace projects for Spring Cloud
Apache License 2.0
22 stars 15 forks source link

DATAGO-69335: Fix for header having value of type byte[] or ByteArray #338

Closed mayur-solace closed 2 weeks ago

mayur-solace commented 2 weeks ago

This pull request includes changes to improve the handling of ByteArray instances in the XMLMessageMapper class and introduces a new integration test for message consistency in the Solace binder.

Improvements to ByteArray handling:

New integration test: