Dependency management, why it's so difficult ?
Anybody could explain me why do you use maven. As I understand the main purpose of maven is a support of dependencies between modules/components in... more »
4 commentsSave Tags: opinion, tools
On Returning To Java...
Ow. The pain. After a month of a diet of Groovy, coming back to Java is painful. Interestingly, my Java coding style has now changed. Before you read... more »
1 commentsSave Tags: groovy, java, opinion
JMS made really, really easy
Just once in a while, you have this idea that makes you think - wow, that would be cool. I had one of those a couple of weeks ago and when I spoke to... more »
0 commentsSave Tags: frameworks, java
Reason to know data types (picture)
Why you should know difference between float and integer :)
0 commentsSave Tags: humor
A better way to iterate java maps
A better way to iterate java maps
10 commentsSave Tags: java, standards
Multithreading in Java 7 - oh my god
First, the MergeSort example doesn't seem to compile. Correct me, if I'm wrong, I didn't try it. Secondly, they use MergeSort as an example of how to... more »
3 commentsSave Tags: java, opinion
Hello Terracotta
A tour through a simple program that illustrates some aspects of Terracotta
0 commentsSave Tags: frameworks, how-to, java, server
via