Anthony Milbourne
Anthony Milbourne
I have written code to handle template based payload construction and it is quite a significant chunk of code. I have written it as a part of the kafka-connect-rest-plugin sub-module,...
My suggested solution is to change the config parameters as follows: Split the data (payload) parameter into URL Parameters and Body Content as 2 separate config params. The URL Parameters...
I am happy to fix this (or be wrong about the problem) - I an just trying to get feedback on the best way to do it.
My suggested syntax above doesn't seem to work. I was a bit confused and was trying to mix properties and JSON syntax :-( A revised version (which isn't as elegant)...
Thanks for merging this. This issue should hopefully be resolved now.
I deal a lot with data from Excel at the moment and a lot of it has noise in the 15th decimal place (or so). In this case a reduction...
Thanks for the pom file, that was really helpful. I have included it (and other changes) in pull request #3