Drools – Invoke KIE Server API From Spring Boot App The article shows how to invoke the Drools KIE server exposed REST API and execute business rules from within the Spring boot application.Arunspring boot4 Comments
Spring Boot Actuator – An Introduction The article is an introduction about the spring boot actuator feature, how to enable it, actuator end points, and adding custom endpoints, etcArunspring boot
Drools Decision Table Example – Spring Boot Article explains an example implementation of the Drools decision table with the spring boot framework.Arunspring boot
Drools Rule Engine Example With Spring Boot The article explains how to create a spring boot rule engine application with Drools.Arunspring boot