Java
-

How aggressive is method inlining in JVM?
Ctrl + Alt + M is used in IntelliJ IDEA to extract method. Ctrl + Alt + M. It’s as…
Read More » -

Jenkins hierarchical jobs and jobs status aggregation
As you probably know, Jenkins is highly configurable CI server. We can setup different custom build process. And I’m going…
Read More » -

Caching with Spring Data Redis
In the example below, I’ll show you how to use the Spring Data – Redis project as a caching provider…
Read More » -

Multiple Java JDK(s), on your MacOSX environment
Yet again, a small tip towards configuring your Java development environment on a Mac (OSX 10.8.x+). If you are really…
Read More » -

MongoDB Authentication
I recently updated mongometer to make it a bit more flexible. Shortly after releasing the new version, one of the…
Read More » -

Synchronising Multithreaded Integration Tests
Testing threads is hard, very hard and this makes writing good integration tests for multithreaded systems under test… hard. This…
Read More » -

Java, if this were a better world
Just a little dreaming about a better world, where some old blunders in the Java platform would’ve been corrected and…
Read More » -

GlassFish 4 Promoted Build, Gradle and Embedded Application Server
Very recently, perhaps towards end of last year, the GlassFish open source team released GlassFish 4.0 beta 72 as a…
Read More » -

Using Google Guava’s Ordering API
We’ve been playing a bit more with Google’s Guava library – what a great library! The most recent thing we…
Read More »





