Drools
rules engine
Install / Use
/learn @secbr/DroolsREADME
Drools7-examples
Examples about drools7. Some examples are based on spring-boot.
-
springboot-drools-reload-rules : The examples of integration with springboot and how to use the api to reload rules.
-
drools-lesson: The code of Drools7 lesson(Drools 7 入门视频教程地址):http://edu.csdn.net/course/detail/5523
-
drools-lesson2: The code of Drools7 lesson2(Drools 7 进阶视频教程地址):https://edu.csdn.net/course/detail/10555
-
drools-demo:The examples of drools.
-
视频套餐链接:https://edu.csdn.net/combo/detail/1142
|Class|Description| |--|--| |ConditionalNamedConsequencesTest.java|The examples of 'Conditional Named Consequences'| |SameObjectsTest.java|Comparing two instances of same objects in Drools (by list)| |GetNameAndPackageTest.java|Get the name and package in the rules| |GlobalTest.java|Examples of global usage| |QueryTest|Examples of query usage| |MapUsageTest|Examples of Map usage| |FactHandlerTest|Examples of FactHandler usage| |StatelessSessionTest|Examples of StatelessKieSession usage|
Contact and Exchange
Join in QQ Group:593177274(已满),715840230(2群);
Or,send email to secbro2@gmail.com;
My Blog: www.choupangxia.com
相关文章
Remark
The examples are keep on updating. If it is useful to you, please give a Star to me.
更多信息可关注个人微信公众号:程序新视界

