Welcome to the official documentation for Rulify, a lightweight Java framework for expressing reusable business rules as code.
Rulify helps you model business logic using clear if-then rules, with separate condition and action components that can be reused across your application.
Rule and EffectCondition, Action, Modifier, Rule, and Effectrulify-api as a Maven dependency.Rule or Effect.RulifyRunner or directly via Executable.Ready to begin? Start with the Installation guide.