
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.
The article shows how to invoke the Drools KIE server exposed REST API and execute business rules from within the Spring boot application.
The article shows how to set up a single WildFly server along with the JBoss Drools KIE business central and KIE server.
The article is an introduction about the spring boot actuator feature, how to enable it, actuator end points, and adding custom endpoints, etc
Article explains an example implementation of the Drools decision table with the spring boot framework.
The article explains how to create a spring boot rule engine application with Drools.
Creating a simple spring boot web application and deploying it on the AWS elastic beanstalk.