I am facing a problem to read multi-line log message as a single message in our spring batch application configured with spring integration, this application has to read mul
Write your own ItemReader as described in multiorder-line example or as described in this post.