-
Core Java
Keyword extraction and similarity calculation among textual content
Background Web applications are becoming smarter. Gone are the days when to avail a service from a website, user had…
Read More » -
Core Java
Clean JUnit Throwable-Tests with Java 8 Lambdas
Recently I was involved in a short online discussion on twitter and google+ which concerned the question why the arrival…
Read More » -
Enterprise Java
A closer look at Oracle IDM Auditing
Reporting is a vital functionality in any product which deals with sensitive information. Same applies to Identity & Access Management tools.…
Read More » -
Agile
Nightmare on Agile Street
I’m awake. I’m lying in my bed. I’m sweating but I’m cold. Its the small hours of the morning and…
Read More » -
DevOps
Devops isn’t killing developers – but it is killing development and developer productivity
Devops isn’t killing developers – at least not any developers that I know. But Devops is killing development, or the…
Read More » -
Software Development
Test Attribute #6 – Maintenance
I always hated the word “maintainability” in the context of tests. Tests, like any other code are maintainable. Unless there…
Read More » -
Software Development
ngImprovedTesting: mock testing for AngularJS made easy
Being able to easily test your application is one of the most powerful features that AngularJS offers. All the services,…
Read More » -
Enterprise Java
Java EE 7 with Angular JS – Part 1
Today’s post will show you how to build a very simple application using Java EE 7 and Angular JS. Before…
Read More » -
Enterprise Java
How to compose html emails in Java with Spring and Velocity
In this post I will present how you can format and send automatic emails with Spring and Velocity. Spring offers…
Read More »