All Downloads are FREE. Search and download functionalities are using the official Maven repository.

camel3.camel2.tests.data.java-generic-information.camelContextDeprecatedMethodsBlueprint.xml Maven / Gradle / Ivy

The newest version!
<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0">


<camelContext id="camel1" xmlns="http://camel.apache.org/schema/blueprint">
    <properties>
       <property key="org.apache.camel.test" value="this is a test first"/>
    </properties>
    <template id="producer1"/>
  </camelContext>
  
</blueprint>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy