j-easy / easy-rules

The simple, stupid rules engine for Java
https://github.com/j-easy/easy-rules/wiki
MIT License
4.83k stars 1.04k forks source link

Can I have multiples rules with the same priority? #413

Open iurylira opened 1 year ago

zhhaojie commented 9 months ago

YES. You just need to make sure that the rule has a unique Name

https://github.com/j-easy/easy-rules/wiki/defining-rules