I know that one could chain the [org.springframework.amqp.support.converter.MessagingMessageConverter](https://docs.spring.io/spring-amqp/api/org/springframework/amqp/support/converter/MessagingMessageConverter.html) with the [io.cloudevents.spring.messaging.CloudEventMessageConverter](https://www.javadoc.io/static/io.cloudevents/cloudevents-spring/2.5.0/io/cloudevents/spring/messaging/CloudEventMessageConverter.html), but a more direct approach also honoring the [AMQP Protocol Binding for CloudEvents](https://github.com/cloudevents/spec/blob/main/cloudevents/bindings/amqp-protocol-binding.md#3131-amqp-application-property-names) is more desirable.