-
Hi all, Current Setup is this: I have a Can you give me any hints on how to get this working? This seems to be a not so exotic problem and im curious if im missing something thats super obvious. Please find my dependency tree below if thats needed: - com.azure.spring:spring-cloud-azure-stream-binder-servicebus:jar:4.7.0:compile |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
Hi @schause, please check this https://github.com/Azure/azure-sdk-for-java/blob/5bc550c9a5de4f8ee93a5b3141500ee34be3850d/sdk/spring/spring-cloud-azure-stream-binder-servicebus/src/main/java/com/azure/spring/cloud/stream/binder/servicebus/ServiceBusMessageChannelBinder.java#L170-L193 and Azure/azure-sdk-for-java#14861 to see if it can work?