-
Core Java
Big Java News in Late Summer 2014
As is typical when JavaOne is imminent, there has been much big news in the Java community recently. This post…
Read More » -
Enterprise Java
Everything Developers Need To Know About xPaaS
I’ve been reading a lot about Red Hat products lately and being interested in cloud and such since some years…
Read More » -
Enterprise Java
Secure REST services using Spring Security
Overview Recently, I was working on a project which uses a REST services layer to communicate with the client application…
Read More » -
Enterprise Java
Analysing the performance degradation/improvements of a Java EE application with interceptors
When you are developing a Java EE application with certain performance requirements, you have to verify that these requirements are…
Read More » -
Software Development
5 Things I Do to Stay Relevant
I have noticed that some Finnish IT professionals are complaining that being just a good employee isn’t good enough anymore.…
Read More » -
Software Development
The next IT revolution: micro-servers and local cloud
Have you ever counted the number of Linux devices at home or work that haven’t been updated since they came…
Read More » -
Core Java
Named parameters in Java
Creating a method that has many parameters is a major sin. Whenever there is need to create such a method,…
Read More » -
Agile
Managers Manage Ambiguity
I was thinking about the Glen Alleman’s post, All Things Project Are Probabilistic. In it, he says, Management is Prediction…
Read More » -
Software Development
PL/SQL backtraces for debugging
For many PL/SQL developers, this might be common sense, but for one of our customers, this was an unknown PL/SQL…
Read More »