We are developing projects on SCDF with kafka release version 2.4.1 for dataflow and 2.3.1 for skipper. I have a cloud stream application which works fine when unit tested in my IDE. but when i register as processor, i do not see any activity on the logs for this specific app in my Stream.
Currently using Boot 2.2.5 with Hoxton.SR3.
But the app works fine when I go to spring boot version 2.1.4. The reason I went to spring boot 2.1.4 was that the sample apps on this URL use 2.1.4
So if there is a documentation to let know which spring boot versions to use for an SCDF release it would help.