cloudevents / sdk-java

Java SDK for CloudEvents
https://cloudevents.github.io/sdk-java/
Apache License 2.0
381 stars 155 forks source link

Add support for spring-amqp #605

Open lyca opened 4 months ago

lyca commented 4 months ago

I know that one could chain the org.springframework.amqp.support.converter.MessagingMessageConverter with the io.cloudevents.spring.messaging.CloudEventMessageConverter, but a more direct approach also honoring the AMQP Protocol Binding for CloudEvents is more desirable.

lyca commented 3 months ago

I just released a package with the content of the pull request as a third party package. Maybe someone else finds it useful :smile: https://central.sonatype.com/artifact/de.lyca.cloudevents/cloudevents-spring-amqp/overview