Hi Everyone.

I'm new to Drools 5, and I'd like to use it in a spring project.
Basically, I want to load a knowledge base in a "Service" Spring object, and use it as a dependency in others treatment objects.

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

Is there any simple way to use both Spring 2.5.6 and Drools 5.0.1 ?

Thank you in advance.