-
Software Development
My Talks During JDays2015
Last week I had the chance to be part of a great event in a beautiful and peaceful city of…
Read More » -
Software Development
Is IntelliJ IDEA shining through Eclipse?
As a long time Eclipse user, I want to give a more serious look to IntelliJ IDEA. The people from…
Read More » -
Core Java
Google Guava: 5 Things You Never Knew It Could Do
What are some of the lesser known features of Google Guava that every developer could use? It’s one of the…
Read More » -
Java
Polymorphism in Java Generics
Since the early days as Java programmer we all know how to instantiate and use Collection objects. A List interface…
Read More » -
Enterprise Java
Spring XD for Data Ingestion
Spring XD is a powerful tool that is an installable set of Spring Boot services that run either standalone, on…
Read More » -
Scala
Building a war with spray-servlet
We will use spray-servlet to build a war file of our API. So we can run it in a java…
Read More » -
Software Development
Migrate sonar data from old to new sonar version
At my current project we were setting up a new buildserver. One of the things we had to do was…
Read More » -
Software Development
Migrate from TFS to Git
Are you using TFS and would like to switch to a distributed VCS like Git? Well then this article might…
Read More » -
Software Development
Topic Modelling: Working out the optimal number of topics
In my continued exploration of topic modelling I came across The Programming Historian blog and a post showing how to…
Read More »