Java
-

Java EE7 and Maven project for newbies – part 2 – defining a simple war for our application
Resuming from the first part Part #1 We have just defined, our parent pom. A special type of pom that…
Read More » -

Java 8 : Functional Interface Example
To Support lambda expressions in Java 8, they introduced Functional Interfaces. An interface which has Single Abstract Method can be…
Read More » -

Java Tutorial Through Katas: Tennis Game (Easy)
A programming kata is an exercise which helps a programmer hone his skills through practice and repetition. This article is…
Read More » -

Load inheritance tree into List by Spring
I noticed interesting Spring feature. One of my colleagues used it for loading whole inheritance tree of Spring beans into…
Read More » -

Akka Java for large-scale event processing
We are designing a large scale distributed event-driven system for real-time data replication acrossĀ transactionalĀ databases. The data(messages) from the source system…
Read More » -

Java 8 Features Tutorial – The ULTIMATE Guide (PDF Download & video)
EDITORIAL NOTE: In this post, we feature a comprehensive Java 8 Features Tutorial. It’s been a while since Java 8…
Read More » -

100 Java Spring Interview Questions & Answers ā The ULTIMATE List (PDF Download)
This is a summary of some of the most important questions concerning the Spring Framework, that you may be asked…
Read More » -

Just What Are Spring 3.2 Matrix Variables? – Part 2: The Code
My last blog on Spring’s support for Matrix Variables concentrated on explaining what they were and why you’d want to…
Read More » -

10 Features in Java 8 You Havenāt Heard Of
Lambdas lambdas lambdas. Thatās all you ever hear about when talking about Java 8. But thatās just one part. Java…
Read More »



