Enterprise Java
-
Spring Data Elasticsearch Example
Elasticsearch is a highly scalable open-source which can be used for data store, text search and analytics engine. Every instance of ElasticSearch is called…
Read More » -
Spring MVC Interceptor Tutorial
In this tutorial, we are going to discuss about SpringMVC Interceptor. First, we discuss about Spring MVC architecture and where an…
Read More » -
Spring Data Neo4j example
In this example we shall demonstrate how to integrate Neo4J, a graph based NoSql database with Spring Data. 1. Introduction…
Read More » -
Apache Hadoop Zookeeper Example
In this example, we will explore Apache Zookeeper, starting with the introduction and then followed by the steps to setup…
Read More » -
JAX-WS Web Service Example
In this example we shall learn implementing JAX-WS Web Service. JAX-WS are the API’s provided by Java for implementing Web…
Read More » -
Selenium JUnit Example
1. Introduction In this article, we are going to show how you can write automation tests by Selenium and JUnit.…
Read More » -
Apache Hadoop Cluster Setup Example (with Virtual Machines)
Table Of Contents 1. Introduction 2. Requirements 3. Preparing Virtual Machine 3.1 Creating VM and Installing Guest OS 3.2 Installing…
Read More » -
GWT Scroll Panel Example
In this example we will learn how to use Scroll Panel widget in GWT. Google Web Toolkit is a development framework…
Read More » -
Spring Data Redis Example
Redis is an in-memory key/value store. It is used as a database, cache and message broker. In this article, we…
Read More » -
Selenium Installation Example
1. Introduction In this tutorial, we are going to show how you can install the Selenium IDE, Selenium Server and…
Read More »