-
Enterprise Java
What Will You Do in 2016? Apache Spark, Kafka, Drill and More
Let’s have some fun. It’s the start of a new year — we’re on the threshold of something new —…
Read More » -
Software Development
Git stash driven development
I’ve found myself using a pattern quite often recently, which I’ve been calling “git stash driven development” – that is, relying…
Read More » -
Software Development
#GeekListener v.9
Merry Christmas, to everyone! Despite of holidays, I’ve found bunch of tweets, which you would probably like to read or…
Read More » -
Software Development
#GeekListener v.8
Every Wednesday I release a new version of #GeekListener digest – news from software development world, mostly related to JVM,…
Read More » -
Enterprise Java
A Curious Incidence of a jOOQ API Design Flaw
jOOQ is an internal domain-specific language (DSL), modelling the SQL language (external DSL) in Java (the host language). The main…
Read More » -
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 »