Skip to content

lsmhun/droolsfools

Repository files navigation

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.

$ ./mvnw spring-boot:run

Docker

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

$ ./mvnw install dockerfile:build

$ docker run -p 8080:8080 -t lsmhun/droolsfools

Badges

CircleCI FOSSA Status

License

FOSSA Status