Dataset
JVM since2.11.0 Native since2.11.0
Provide data for load and soak testing of your Camel application.
What’s inside
-
Dataset component, URI syntax:
dataset:name
-
DataSet Test component, URI syntax:
dataset-test:name
Please refer to the above links for usage and configuration details.
Maven coordinates
Or add the coordinates to your existing project:
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-dataset</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.