smallrye-reactive-messaging icon indicating copy to clipboard operation
smallrye-reactive-messaging copied to clipboard

JMS Documentation - Broken link on Serde configuration

Open TunaYagci opened this issue 1 year ago • 1 comments

In JMS "Sending JMS messages" section, Serde link is getting 404: https://smallrye.io/smallrye-reactive-messaging/4.10.0/jms/sending-jms-messages/#example

Doc link here: https://github.com/smallrye/smallrye-reactive-messaging/blob/b2124a790f368b2f9ed4d795ae1002e1bf169351/documentation/src/main/docs/jms/sending-jms-messages.md

Earliest working one we found was from 3.1: https://smallrye.io/smallrye-reactive-messaging/smallrye-reactive-messaging/3.1/jms/serde

TunaYagci avatar Oct 23 '23 13:10 TunaYagci