secbr / drools

rules engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drools7-examples

Examples about drools7. Some examples are based on spring-boot.

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

相关文章

《drools规则引擎-判断集合是否包含集合》

《drools规则引擎-memberOf操作》

Remark

The examples are keep on updating. If it is useful to you, please give a Star to me.

更多信息可关注个人微信公众号:程序新视界

程序新视界

About

rules engine


Languages

Language:Java 99.9%Language:ASL 0.1%