-
JBoss Drools
JBoss Drools Guvnor Example
In this article, we will see an example of Drools Guvnor. We use Guvnor as ‘Business Rules Manager’. Guvnor is…
Read More » -
junit
JUnit Best Practices
1. Introduction There are a lot of ways on how a developer can do JUnit test cases, but overall it…
Read More » -
Apache Solr
Solr Filter Query Example
In this example of Solr filter query, we will discuss about how to implement filter queries functionality provided by Apache Solr.…
Read More » -
Core Java
Groovy Closure Example
In this example I’ll explain closures in Groovy. According to Sabesta’s nice book Concepts of Programming Languages, defining a closure…
Read More » -
spring
Spring Data Solr Example
In this example, we will demonstrate how to integrate Spring data with Apache Solr. Solr is a search engine built…
Read More » -
spring
Spring Data MongoDB REST Example
In this tutorial, I will show you how to develop a RESTful web application by using Spring and MongoDB without…
Read More » -
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 » -
Apache Solr
Solr Faceted Search Example
In this example of Solr faceted search, we will discuss about the use of faceting the data and also discuss different…
Read More » -
junit
JUnit NetBeans Example
1. Introduction In this post I will introduce the basics of writing and running JUnit unit tests in NetBeans IDE.…
Read More »