I need current easy to follow instructions for configuring spring integration kafka from XML
- 阅读更多 关于 I need current easy to follow instructions for configuring spring integration kafka from XML
问题 The spring integration kafka model has changed sufficiently as it has been worked on and simplified that the extant demos, manuals, and instructions don't work any more. The current official demos are all built around annotations, which are cool, but largely unreadable, and are not appropriate for my architecture in which the jobs are deployed and managed separately from the java code. Is there a current (2019) tutorial for configuring, in XML , spring integrations producers and consumers?