Skip to content

lsmhun/droolsfools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOSSA Status GA Maven Build

Drools Fools

Drools based rule engine for basic use cases, with dynamic rule management. UI is based on Vue.js

There are an IncomingData object with errorCode and value parameters and based on the rules some ResultEvent objects will be generated. Rules are represented as JSON and these can be modified by Rule admin page.

Screenshot

Drools fools screenshot 01

See

Articles and howtos:

Installation

Standard Spring boot application.

$ mvn spring-boot:run

Docker

On Windows 10 you should enable Settings->General->'Expose daemon on tcp://localhost:2375'

$ mvn install dockerfile:build $ docker run -p 8080:8080 -t lsmhun/droolsfools 

License

FOSSA Status

About

Drools demo application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors