Creating a new Camel ComponentPage edited by willem jiangupdate the doc with latest released archetype pluginCreating a new Camel ComponentIf you want to create your own version of the Camel Component you can use the maven archetype. mvn archetype:create \ -DarchetypeGroupId=org.apache.camel.archetypes \ -DarchetypeArtifactId=camel-archetype-component \ -DarchetypeVersion=2.2.0 \ -DgroupId=myGroupId \ -DartifactId=myArtifactId
Change Notification Preferences
View Online
|
View Change
|
Add Comment
|