Hi Everyone.<br><br>I&#39;m new to Drools 5, and I&#39;d like to use it in a spring project.<br>Basically, I want to load a knowledge base in a &quot;Service&quot; Spring object, and use it as a dependency in others treatment objects.<br>

<br>Google serves me several sites on how to use Spring and previous Drools releases, but nothing really up to date.<br>&quot;Spring-modules&quot;, a kind of Spring extension wich provided a Drools integration is deprecated.<br>

<br>Is there any simple way to use both Spring 2.5.6 and Drools 5.0.1 ?<br><br>Thank you in advance.