https://github.com/techprimers/rule-engine-example-1
Simple Rule Engine in Java
https://github.com/techprimers/rule-engine-example-1
Last synced: over 1 year ago
JSON representation
Simple Rule Engine in Java
- Host: GitHub
- URL: https://github.com/techprimers/rule-engine-example-1
- Owner: TechPrimers
- Created: 2018-07-02T15:08:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-02T15:08:58.000Z (about 8 years ago)
- Last Synced: 2025-03-28T22:51:15.798Z (over 1 year ago)
- Language: Java
- Size: 9.77 KB
- Stars: 6
- Watchers: 2
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rule Engine
## Rules
- `I` - Input type object
- `O`- output type object
- Provides rules
- Process based on rules