Quantcast
Viewing all articles
Browse latest Browse all 92

Snippet: Integrating the Drools Business Rules Management System in 5 Minutes

Drools is a slim Business Rules Management System (BRMS) solution with different integrations and tools available. In the following short snippet I’d like to demonstrate how to integrate a simple rule engine into an application using this library. Dependencies Using Gradle here we only need to add one dependency for drools-compiler to our project’s build.gradle. [...]

Viewing all articles
Browse latest Browse all 92

Trending Articles