Azure/azure-sdk-for-java f3ceba49f2e6a16e8c3ecffb5cdc9dbd73adb781:spring-cloud-azure-starter-stream-servicebus_5.12.0-beta.1
As the title says, after the deserialization fails, the original event is converted to UnknownRemoteApplicationEvent, which causes me to be unable to consume normally, how can I solve the problem? Why is my own deserialization converter usable on the producer's side, but forced to use the or...