Skip to content

RoutingKafkaTemplate configuration is throwing error after spring boot 3.1.2 #2921

Closed
@rajadilipkolli

Description

@rajadilipkolli

Describe the bug

Creation of RoutingKafkaTemplate bean is failing after incrementing spring boot version to 3.1.3

To Reproduce

download/clone sample project from https://github.com/rajadilipkolli/kafka-experiments/tree/main/kafka-sample/spring-boot-multiple-producers-consumers and start it work. Configuration is present in KafkaConfig.java class

In pom.xml increment the spring boot version to 3.1.3, it starts failing.

Expected behavior

It should work in all versions as per documentation.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions