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.
Comment From: bclozel
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.
Thanks!
Comment From: spencergibb
There hasn't been a compatible release yet. Likely early this week
Comment From: Elvendir94
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.
Thanks!
Thanks! You can track this issue here: https://github.com/spring-cloud/spring-cloud-stream/issues/1971