-
Core Java
ANTLR and the web: a simple example
ANTLR on the web: why? I started writing my first programs on MS-DOS. So I am very used to have…
Read More » -
Core Java
Elastic infrastructure in practice
A couple of weeks ago I got a rare opportunity to get my hands dirty in the infrastructure field. Being…
Read More » -
Software Development
Top Performance Metrics for Java, .NET, PHP, Node.js, and Python
No application is the same. Some legacy apps were built in a monolithic environment built on a homogeneous language, say…
Read More » -
Core Java
The Top 100 Java Libraries in 2016 – After Analyzing 47,251 Dependencies
Who’s on top and who’s left behind? We analyzed 47,251 dependencies on Github and pulled out the top 100 Java…
Read More » -
DevOps
Couchbase on Mesos using DC/OS and Amazon
Couchbase Docker container can easily run on a variety of orchestration platforms: Couchbase Docker Container Couchbase on Docker Swarm Couchbase on Kubernetes…
Read More » -
Enterprise Java
Don’t Hate the HATEOAS Part Deux: Springtime for HATEOAS
In the much belated conclusion to my series on HATEOAS, we will be diving into how to implement HATEOAS using Spring-Data-REST…
Read More » -
Agile
Requirements in an Agile World
On a recent project, there was a pain point where Stories with unclear requirements were ending up with developers. Time…
Read More » -
Desktop Java
Introducing HawkFX
As I said before, I started playing with JRubyFX. And for me learning something new best works with a use…
Read More » -
Core Java
JSR-308 and the Checker Framework Add Even More Typesafety to jOOQ 3.9
Java 8 introduced JSR-308, which added new annotation capabilities to the Java language. Most importantly: Type annotations. It is now…
Read More »