earlredwolf / drools-spring-maven-samples

Drools Spring integration using Maven, this will demonstrate excel based decisiontable capabilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drools Spring integration using Maven

This project is mavenized version of the 2 Drools examples Banking example and [Pricing and Decision Table Rules example] (http://docs.jboss.org/drools/release/5.2.0.Final/drools-expert-docs/html/ch09.html#d0e9371).

In order to start this example run

mvn clean test

You will see all the test successful. It is completely integrated with Spring framework and works with spring-core version 3.0.2-release. There are some issues hence it is not working with 3.1.1.release, I am still exploring. Feel free to modify. Refer this blog for more details.

About

Drools Spring integration using Maven, this will demonstrate excel based decisiontable capabilities