At https://docs.camunda.org/manual/latest/user-guide/spring-framework-integration/transactions/ it says the following:
(I would use the “Blockquote” icon in the forum editor, but that doesn’t appear to work.)
'We’ll explain the SpringTransactionIntegrationTest found in the Spring examples of the distribution step by step. ’
So, I thought that statement was interesting, so I went around and tried to find these “Spring examples of the distribution”. I don’t find any relevant source code in “the distribution”. Is this just referring to what’s in the github repo? I don’t find any source code examples in “the distribution” as it were. I was able to find the class referred to here in the github repo. So as opposed to downloading single files just to view them, are we expected to clone the main repo to get proper access to these files (compiling, et cetera)?