Master Drools - Turn Complex Logic into Simple to Read Rules
- 4.4
Brief Introduction
How to use Drools Rule Engine to decouple complex business decision trees into individual simple to read rulesDescription
We learn Drools DSL (Drools programming language) and see what kind of problems Drools works best with.
This course comes with a Java project that has all the code we look throughout this course. You are encouraged to run the code yourself to get better understanding.
We also cover some of the best practises when building rule engine like Drools.
After completing this course you are confident when to youse Drools in a project and how to write business rules in Drools DSL.
Requirements
- Requirements
- You should have basic understanding of Java programming