Skip to content
ghillert edited this page Nov 15, 2011 · 8 revisions

Spring Integration Samples Wiki

How can I contribute my own Samples?

Github is for social coding: if you want to submit your own code examples to the Spring Integration Samples project, we encourage contributions through pull requests from forks of this repository. If you want to contribute code this way, please reference, if possible, a JIRA Ticket that provides some details regarding the provided sample.

Sign the contributor license agreement

Very important, before we can accept your Spring Integration sample, we will need you to sign the S2 contributor license agreement (CLA). Signing the contributor's agreement does not grant anyone commit rights to the main repository, but it does mean that we can accept your contributions, and you will get an author credit if we do. Active contributors might be asked to join the core team, and given the ability to merge pull requests. In order to read and sign the CLA, please go to:

As Project, please select Spring Integration. The Project Lead is Mark Fisher.

Code Contribution Process

For the actual code contribution process, please read the the Contributor Guidelines for Spring Integration, they apply for this project as well:

This process ensures that every commit gets peer-reviewed. As a matter of fact, the core committers follow the exact same rules.

We are gratefully looking forward to your Spring Integration Samples!