Open bitbaggi opened 1 year ago
Hi @bitbaggi thanks for reporting this issue -- someone from the Azure Spring
team will follow up with you momentarily.
Hi @bitbaggi , thanks for reaching out. We have received your submission and will take it into consideration. We appreciate your input and will review this matter as soon as possible. Please feel free to provide any additional information or context that you think may be helpful. We'll keep you updated on the progress of our review. Thank you for your contribution to improving our project.
When i run the nativeTest i get an error:
I'm using binders to integrate to serviceBus instances in my spring-boot service.
At another Service with same configuration and dependencyVersions, but with only single service bus string, its working.
Setup: OS: MacBook Pro IDE: IntelliJ Library/Libraries: com.azure.spring:spring-cloud-azure-stream-binder-servicebus:5.4.0 Java version: 17 Frameworks: Spring Boot