You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that there's a binary incompatibility between Spring Cloud and our Spring Kafka upgrade #21387
Could you open an issue against Spring Cloud Stream? Feel free to ping back here with a link to the new issue you've created so that we can track the problem in Spring Boot as well.
It seems that there's a binary incompatibility between Spring Cloud and our Spring Kafka upgrade #21387
Could you open an issue against Spring Cloud Stream? Feel free to ping back here with a link to the new issue you've created so that we can track the problem in Spring Boot as well.
Hi!

I'm using Spring Boot 2.3.0.RELEASE with spring-cloud-dependencies Hoxton.SR4
I've set my application properties like below:
I can't start my application because of this error:

I can run this application with Spring Boot 2.2.7.RELEASE version and sendtodlq is working.
The text was updated successfully, but these errors were encountered: