How to Test Apache Camel Route with RoutePolicy without Modifying Route Code?
I am working on testing an Apache Camel route that utilizes a RoutePolicy. The route code is as follows:
I am working on testing an Apache Camel route that utilizes a RoutePolicy. The route code is as follows: