mrclalves / camunda-get-started-javaee

Get started with camunda BPM and Java EE 6. Sources of the Getting Started Guide

Home Page:http://camunda.org/get-started/java-ee.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

camunda BPM - Getting Started Developing Process Applications with JavaEE 7

This Repository contains the example process application for the guide at camunda.org.

Every step of the tutorial was tagged in this repository. You can jump to the final state of each step by the following command:

git checkout -f Step-X

If you want to follow the tutorial along please clone this repository and checkout the Start tag.

git clone https://github.com/camunda/camunda-get-started-javaee.git
git checkout -f Start

About

Get started with camunda BPM and Java EE 6. Sources of the Getting Started Guide

http://camunda.org/get-started/java-ee.html

License:Apache License 2.0


Languages

Language:Java 64.4%Language:HTML 35.6%