Getting started with Drools 5.2
When I was attempting to learn Drools, I found it difficult to find a good tutorial. I also had a hard time figuring out how to use the rules engine in a stateless, thread-save manner. This tutorial discusses how to set up Drools in Eclipse, how to write the rules, how to execute the rules, [...]