Apache Camel to consume xml content from Spring Boot API end-point - EIP sample
In this article will be explaining how to use Apache camel for an EIP pattern to consume and xml file from the REST end-point.
The consumed xml message can be sent to JMS queue, in this case I have set up the Artemis broker.
For this code example, 2....
thirumurthi.hashnode.dev4 min read