Java
-

Hadoop setup on single node and multi node
We will describe Hadoop setup on single node and multi node. The Hadoop environment setup and configuration will be described…
Read More » -

Minor Gotchas from migration to Java 7
After several years of pushing, we are finally starting to pull our application out of the dark ages in terms…
Read More » -

Heroku and Java – From Newbie to Beginner, Part 1
Recently I’ve heard that Heroku allows deployment of Java applications in it’s Cedar stack. Having no real software idea I…
Read More » -

Asynchronous CDI Events
Few days ago, during our regular code review, one of my colleagues raised a question what would happen — and…
Read More » -

The Democratization of Search
Over the past year and a half, I’ve watched ElasticSearch grow from a seemingly part-time code experiment into a thriving…
Read More » -

Gradle Goodness: Running a Single Test
We can run test code with Gradle using the test task that is added by the Java plugin. By default…
Read More » -

Java Reflection oddities with inner class constructor parameters
About Java inner classes Java allows member classes (classes that are defined inside other classes), local classes (classes that are…
Read More » -

Spring Security Login
1. Introduction This article is going to focus on Login with Spring Security. We’re going to built on top of…
Read More » -

Hibernate 4 with Spring
1. Overview This article will focus on setting up Hibernate 4 with Spring – we’ll look at how to configure…
Read More »





