-
Enterprise Java
JWT – Generating and validating a token – Samples
JWT provides a very interesting way to represent claims between applications that can be verified and trusted. My objective here…
Read More » -
Core Java
Leaner Java Collections with FastUtil
In response to my recent post Discovering a Trove of Java Primitives Collection Handling on the GNU Trove library, TheAlchemist…
Read More » -
Core Java
Configurable ETL processing using Apache Storm and Kite SDK Morphlines
From the first days I have worked as software engineer, I always hear the same request by many sides: “We…
Read More » -
Core Java
Introducing Cucumber for Java + STANDARD Values
As software developers, we all have our favorite tools for making us successful. Many are perfect for the job when…
Read More » -
DevOps
Why Docker containers are not used widely in Enterprises?
I am a great admirer of Solomon Hykes, whose company dotCloud seed financed by Trinity Ventures, went south and was…
Read More » -
Software Development
Significant Software Development Developments of 2015
This post is my personal and opinionated assessment of some of the most significant developers related to software development in…
Read More » -
DevOps
Containers Will Change the Game Server Hosting Industry
The last 12 months have seen some exciting Docker developments for game servers. The core product has become significantly more…
Read More » -
Core Java
If You’ve Written Java Code in 2015 – Here Are the Trends You Couldn’t Have Missed
A practical overview of the most interesting trends we had the chance to encounter over the last year In this…
Read More » -
Software Development
Oracle LONG and LONG RAW Causing “Stream has already been closed” Exception
Like many old databases, Oracle has legacy data types, which are rather nasty to work with in every day SQL.…
Read More »