-
Enterprise Java
Wiring-in-the-Large: The Missing Technology for Java Cloud Applications
Have you ever wondered why dependency injection in most Java frameworks is only for local, in-process services as opposed to…
Read More » -
Software Development
What Open Source is (and isn’t) and why you should use it?
Open Source software plays a big role in the Java ecosystem (just think Maven, all the libraries in Maven Central,…
Read More » -
DevOps
Elasticsearch in a Box
Are you looking to get going with Elasticsearch as quickly as possible without having to worry about installing Java or…
Read More » -
Enterprise Java
Create a simpe RESTful service with vert.x 2.0, RxJava and mongoDB
A new article after an hiatus of almost half a year. In this article we’ll have quick look at how…
Read More » -
Agile
Agile is not for you IF
In my previous posts I have tried to put forward my points on What an Agile Project needs for success,…
Read More » -
Software Development
Common excuses a Developer makes when a feature doesn’t work [And how to avoid them in the future]
I always feel that Developers should have an attitude for development, which I have detailed in the blog post Attitudes…
Read More » -
Software Development
Acceptance Testing: Blaming the Tools
About 5 years ago I was on a project to build a system for collateral management. The system was connected…
Read More » -
Core Java
Java.io in nutshell: 22 case studies
This post attempts to cover a comprehensive set of operations in java.io. Compared with other books and blogs related to…
Read More » -
Agile
Lessons Learnt in Product Development
Product development is an interesting activity. It involves a lot of challenges and lot of learnings. But over time, we…
Read More »