79155945

Date: 2024-11-04 15:06:20
Score: 1.5
Natty:
Report link

For me after migrating Spring boot 3 and Spring cloud to 4.0.x. Spring cloud stream Kafka was not getting started/consuming the events.

As @Gondri mentioned in the comments, spring.cloud.stream.function.definition moved to spring.cloud.function.definition. After changing this, it started working.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Gondri
  • Low reputation (0.5):
Posted by: Clover