Java
-

Java Debugger – The Definitive List of Tools
Java debugging is a complex space. There are many types of debuggers, and numerous tools to choose from. In this…
Read More » -

More Common Red Flags in Java Development
In the post Common Red Flags in Java Development I looked at some practices that are not necessarily wrong or…
Read More » -

Hibernate Facts: Integration testing strategies
I like Integration Testing, it’s a good way to check what SQL queries Hibernate generates behind-scenes. But Integration Tests require…
Read More » -

JBoss Fuse 6.1 + HawtIO Part I
It’s Open Source! JBoss Fuse is an open-source ESB and is the evolution of Fuse ESB after the Red Hat…
Read More » -

Decoding Java.Lang.OutOfMemoryError: PermGen Space
One of the least understood areas by Java Developers is garbage collection. Java Developers feel JVM takes care of garbage…
Read More » -

Wiring-in-the-Large: The Missing Technology for Java Cloud Applications
Have you ever wondered why dependency injection in most Java frameworks is only for local, in-process services as opposed to…
Read More » -

Create a simpe RESTful service with vert.x 2.0, RxJava and mongoDB
A new article after an hiatus of almost half a year. In this article we’ll have quick look at how…
Read More » -

Java.io in nutshell: 22 case studies
This post attempts to cover a comprehensive set of operations in java.io. Compared with other books and blogs related to…
Read More » -

Java WebSockets (JSR-356) on Jetty 9.1
Jetty 9.1 is finally released, bringing Java WebSockets (JSR-356) to non-EE environments. It’s awesome news and today’s post will be…
Read More »





