Enterprise Java
-
Spring Data Cassandra Example
In the previous example, we demonstrated the configuration of Spring Data with GemFire, an in-memory NoSQL Database. So continuing on…
Read More » -
Spring Batch JobRepository Example
In this article we will discuss the concept of a JobRepository used in the Spring Batch framework. It is an…
Read More » -
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 » -
Jetty Authentication Configuration Example
Jetty provides support for standard authentication methods BASIC, DIGEST, FORM and CLIENT-CERT as well as other pluggable mechanisms like JASPI…
Read More » -
JMeter Random Variable Example
In this example, we will demonstrate how to configure Random Variable in Apache JMeter. We will go about configuring a…
Read More » -
Jetty OSGi Example
The OSGi specification defines a modularization and component model for Java applications. Jetty leverages OSGi support providing an infrastructure that…
Read More » -
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 » -
Spring Data Gemfire Example
In the previous example, we demonstrated how we can connect to a Relational/SQL database with Spring using the Spring Data.…
Read More » -
Apache Solr Synonyms Example
In this example of Solr Synonyms we will show you how to use the Solr synonym feature to substitute words with the relevant…
Read More » -
JMeter Response Assertion Example
In this example, we will demonstrate the use of Response Assertion in Apache JMeter. We will go about executing one…
Read More »