Drools is just a library for rule engine, which is also compatible with Spring Boot. If you are looking for an easy way to integrated DRL rules with Spring Boot with a lot of the heavy-lifting solved, indeed you should look into Kogito as a way to easily make declarative-logic and rules inside a cloud-native application.
This Helped a lot. Thanks. Please continue more on Kogit + Spring boot including SAGA implementation on spring boot if possible
Thank you for the feedback, always appreciated!
You might consider this video about Saga: ua-cam.com/video/3NiWbqvCtm8/v-deo.html
can you share the working version of the code.
Thanks for the video.
This was great thank you!
Thank you for the feedback, is always much appreciated 🙏
You help a lot, thank you so much 🌟
Thank you for the feedback, it is appreciated and always welcome 🙏
Why drools not available with spring boot. Why we need to select archetype
Drools is just a library for rule engine, which is also compatible with Spring Boot.
If you are looking for an easy way to integrated DRL rules with Spring Boot with a lot of the heavy-lifting solved, indeed you should look into Kogito as a way to easily make declarative-logic and rules inside a cloud-native application.