-
JBoss Drools
Drools Expert System Example
In this article, we will see an example of Drools Expert system. First, let’s try to understand what is an…
Read More » -
JBoss Drools
Drools Rule Engine Tutorial
Drools is a Rule Engine that uses the rule-based approach to decouple logic from the system. The logic is external…
Read More » -
JBoss Drools
Drools Workflow Example
Workflow says exactly what will happen at each stage in the process. As soon as the workflow reaches a step,…
Read More » -
JBoss Drools
Drools Salience Example
In this article we will look into an example of Drools Salience Example. So what is salience and why do we need…
Read More » -
JBoss Drools
Drools Decision Table Example
In this article we will look into an example of Drools Decision Tables. So what are Decision Tables? We know…
Read More » -
Enterprise Java
JBoss Drools Tutorial for Beginners
If you consider any business process, you will see that is composed of one or more rules. Each rule may…
Read More » -
Apache Camel
Apache Camel XPath Example
Processors and endpoints are an integral part of a camel routing. Camel uses Domain Specific Language (DSL) to define its…
Read More » -
Apache Camel
Apache Camel Spring Example
Spring is the inversion of controller framework. Spring’s power comes in the way one can configure a bean and wire…
Read More » -
Apache Camel
Apache Camel ActiveMQ Example
In this article, we will see some example of ActiveMQ component. Apache activeMQ is one of the most popular open source…
Read More » -
Apache Camel
Apache Camel Timer Example
You can use Camel’s timer component to schedule tasks to occur either at a specified time or at regular intervals.…
Read More »