• Report Links
    We do not store any files or images on our server. XenPaste only index and link to content provided by other non-affiliated sites. If your copyrighted material has been posted on XenPaste or if hyperlinks to your copyrighted material are returned through our search engine and you want this material removed, you must contact the owners of such sites where the files and images are stored.

Master Drools programming from Beginner to Intermediate


🦊 DNSProxy Layer 7 DDOS Protection 🥷 / DMCA Ignored 🫡 / Advanced Browser Checks 🕸

King

Administrator
Joined
Jul 12, 2021
Messages
25,005
Reaction score
5
Points
38

4b509aff809cff294949e1fdb58bf79b.jpeg



Updated 10/2022
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.09 GB | Duration: 49 lectures • 3h 19m

Learn most common Drools Rule Engine language constructs needed to write business decision trees into individual rules

What you'll learn
program rules in Drools 7 domain specific language
detect problems and patterns in software development that are good to be solved with a rule engine like Drools
decouple complex decision trees into individual simple to understand rules
Drools language constructs like insert, modify, exists, forall, insertLogical, salience, agenda-group etc
Requirements
You should have basic understanding of Java programming
Description
We learn Drools DSL (Drools programming language) and go over the most common DSL constructs. We move in small steps and gradually introduce new consepts so it is easier to follow even for a beginner.
This way we cover the most common Drools topics like
what is a rule engine
what is a difference between a method and a rule
why one would use a rule engine instead of writing regular Java code
understanding of the when/then clauses
understanding in which order the rules fire and when the order is not known
how to control the execution using activation-groups, agenda-groups and salience
declaring variables in DRL
difference between stateless and stateful sessions
inserting facts and modifying existing objects in the session
cross products (similar to SQL join)
exists, forall and collect
This course comes with a Java project that has all the code we look throughout this course. You are encouraged to check out and run the code yourself to get better understanding and experiment yourself with making changes to it. There are instructions how to get the code running in IntelliJ, Eclipse and VS Code.
After completing this course you have a better understanding of which kind of...

Please Login or Register to view content

Continue reading...
 
Top