spring-integration-samples
spring-integration-samples copied to clipboard
Missing StringConversionService
The service class is missing the StringConversionService. I found it in another example in the repo but I'm assuming you would like this code to be self contained.
Can you explain which sample you are talking about? I only see StringConversionService used in stored-procedures-ms and stored-procedures-oracle, and the interface StringConversionService.java appears in both projects.