-
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 » -
Enterprise Java
Spicy Spring : Different ways of Autowiring
I would like to show different ways of using Spring’s @Autowired annotation: Constructor, Method and Field autowiring. The examples I…
Read More » -
Core Java
Oracle Java Mission Control: The Ultimate Guide
“We love following Mikhail Vorontsov’s blog and getting his point of view on Java Performance related issues. We’ve been asked…
Read More » -
Career
Stupid Recruiter Tricks, Vol. 1: “Where are you interviewing?”
Anyone who has worked with a recruiter has probably been asked “Where else are you interviewing?” or “What other companies have you applied…
Read More »