Hi Everyone.<br><br>I'm new to Drools 5, and I'd like to use it in a spring project.<br>Basically, I want to load a knowledge base in a "Service" 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>"Spring-modules", 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.