Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.15 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.15 KB

quickstarts: Various quickstarts to demonstrate Fuse

Author: Fuse Team
Level: Beginner
Technologies: Camel, CXF, REST, SOAP
Summary: These quickstarts demonstrate a variety of ways to get started with Fuse and many of it's technologies
Target Product: Fuse
Source: https://github.com/jboss-fuse/quickstarts

Various quickstart projects for getting you started with JBoss Fuse

  • beginner - a set of beginner quickstarts. We recommend that new JBoss Fuse users try these first.
  • [camel] (camel) - contains various quickstart projects using Apache Camel.
  • camel.amq - demonstrates using Apache Camel to send and receive messages to an Apache ActiveMQ message broker, using the Camel amq component.
  • cxf - contains various quickstart projects using Apache CXF for web services and REST.
  • custom - shows how to build a custom assembly starting from the JBoss Fuse full kit
  • switchyard - contains various quickstart projects using Switchyard.