spring-integration-samples icon indicating copy to clipboard operation
spring-integration-samples copied to clipboard

Missing StringConversionService

Open mmelliott103 opened this issue 11 years ago • 1 comments

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.

mmelliott103 avatar Dec 05 '14 13:12 mmelliott103

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.

garyrussell avatar Dec 05 '14 15:12 garyrussell