If your rules are not thread safe, you should consider make them of scope prototype.
+The rules engine instance returned by the RulesEngineFactoryBean
is already of scope prototype.
The main advantage of using Easy Rules with Spring is the ability to register/unregister rules through the Xml configuration without recompiling your application.