Skip to content

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

Notifications You must be signed in to change notification settings

khangnd2014/drools-spring-maven-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%