Enterprise Java
-
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 » -
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 » -
Spring Integration – Configure web service client timeout
Introduction With the support of Spring Integration, your application can invoke a web service by using an outbound web service…
Read More » -
Using jOOQ with Spring: Sorting and Pagination
JOOQ is a library which helps us to get in control of our SQL. It can generate code from our…
Read More » -
Jersey/Jax RS: Streaming JSON
About a year ago I wrote a blog post showing how to stream a HTTP response using Jersey/Jax RS and…
Read More » -
Just What Are Spring 3.2 Matrix Variables? – Part 1
Spring 3.2 introduced support for processing something called ‘Matrix Variables’ and probably like most developers, I’ve never heard of them.…
Read More » -
Java EE7 and Maven project for newbies – part 1 – a simple maven project structure – the parent pom
Why ? Many times, I am trying to resolve several basic or complex Maven / Java EE project structure issues,…
Read More » -
Tracking Exceptions – Part 5 – Scheduling With Spring
It seems that I’m finally getting close to the end of this series of blogs on Error Tracking using Spring…
Read More »