Giter VIP home page Giter VIP logo

fuse-quickstarts's Introduction

JBoss Fuse Quick Starts

This project contains multiple Quick Starts intended for use with JBoss Fuse. These Quick starts are intended to be beginner level projects that demonstrate a single concept at a time. In some cases more Advanced Quick Starts are included that build upon the basic Quick Start to demonstrate more complex features. The quickstarts are designed to get someone started quickly with a given component and are not designed to be full solutions. Quick starts are provided for both Fuse on Karaf as well as Fuse on EAP.

If you are looking for more complex solutions or larger examples, please see the FuseByExample GitHub account.

Contributing a Quickstart

If you have a JBoss Fuse quickstart that you would like to see added here, please feel free to contribute! Just checkout this repo, add your quickstart to it, and submit a Pull request to have it added. Once it is verified that it meets the standards below, it will be merged in. Its that easy!

If you dont have anything of your own and still want to help you can see the Quickstarts that have been requested Here.

Quickstart Standards

In order to keep the Quickstarts working and useful, there are some standards that all quickstarts should adhere too.

  • Blueprint over Spring
  • When developing your quickstarts you should favor Blueprint XML over Spring DM. Blueprint XML is the recommended approach when using Karaf and the Spring DM framework is no longer maintained.
  • Java DSL over XML
  • Use the Java DSL over XML based routes whenever possible as beginners generally find it easier to understand than the XML when coming from a Java background.
  • Provide Automated Tests
  • Add Unit and Integration tests when appropriate.
  • Demonstrate both Sides of the Problem
  • Quickstarts should demonstrate both the Producer and Consumer of the component when appropriate.
  • Provide Clear Instructions
  • A README should be provided with requirements, setup, steps to run, and expected output. Additional explanations can be provided as needed.
  • Keep it Simple
  • Quickstarts should be kept as simple as possible. In most cases this means not much more complex than the examples found in the documentation. This is to ensure that they are easily understood by developers at all levels. Quickstarts that are inhertently more complex should be noted.
  • Follow Maven Best Practices
  • All Quickstarts should use the relevant Parent POM's that already exist within the project and update them with new dependencies as needed.

fuse-quickstarts's People

Contributors

mmistretta avatar bsaunder avatar leandroberetta avatar paoloantinori avatar sabre1041 avatar valdar avatar jsimonelli avatar

Watchers

Ravishankar Hassain avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.