-
Notifications
You must be signed in to change notification settings - Fork 19
Archetypes
vasu34k123 edited this page Oct 16, 2017
·
1 revision
camel-archetype-activemq Creates a new Apache Camel project that configures and interacts with Apache ActiveMQ. camel-archetype-blueprint Creates a new Apache Camel project with support for OSGi blueprint that is deployment-ready for OSGi. camel-archetype-cxf-code-first-blueprint Creates a new Apache Camel project with Apache CXF code-first example using OSGi Blueprint. camel-archetype-cxf-contract-first-blueprint Creates a new Apache Camel project with Apache CXF contract-first example using OSGi Blueprint. camel-archetype-java Creates a new Apache Camel project using Java DSL. You cannot edit Java DSL in the route editor. camel-archetype-spring Creates a new Apache Camel project with added support for Spring DSL. camel-archetype-spring-dm Creates a new Apache Camel project with added support for Spring DSL that is deployment-ready for OSGi. camel-archetype-web Creates a new Apache Camel web project that deploys the Camel routes as a WAR. cxf-jaxrs-service Creates a simple CXF JAX-RS web application service using Spring configuration. cxf-jaxws-javafirst