74 private links
Wow, this is a very good exploration of the performances of several common languages and runtimes. This is one of the most thorough I've seen. A good resource for deciding what to pick.
This shows quite well why I stay away from Spring Data JPA...
Looks like an interesting tool to port code to newer APIs... too bad this seems to be very much Java focused only.
Looks like an interesting static analyzer, I guess I'll try to use it on a couple of projects.
Nice tip about Java collections. Didn't know you could collect streams that way, definitely handy.
Simple illustration of that software architecture pattern in Java
Nice comprehensive list of new features since Java 8.
Interesting curated list of Java evolutions. Looks like it's been picking up pace lately.