Sample Rules Engine where rules are defined in app config & exposed by API that maps request codes to an array of possible matches in result set.

1 stars 0 forks 1 watchers Java GNU General Public License v3.0
api bpmn camunda-7 camunda-engine event-driven event-listener jdk25 rules-engine spring-boot-3
1 Open Issue Need Help Last updated: Nov 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue proposes implementing explicit logical operators (`AND`, `OR`, `NAND`, `NOR`) for different 'Rule Group' types, starting with `ALL` (AND) and `ANY` (OR). The goal is to define how rules within a group are evaluated based on the group's specified 'Gate' type, with `XOR` and `XNOR` considered for future expansion.

Complexity: 3/5
enhancement good first issue question

Sample Rules Engine where rules are defined in app config & exposed by API that maps request codes to an array of possible matches in result set.

Java
#api#bpmn#camunda-7#camunda-engine#event-driven#event-listener#jdk25#rules-engine#spring-boot-3