-
Software Development
013 Things that Will go Horribly Wrong on This Friday, Dec 13, 2013
I’m a defensive programmer. A wise man once taught me: Whatever can go wrong will go wrong Another wise man…
Read More » -
Enterprise Java
Set WildFly binding address and shutdown using CLI
It’s very easy to bind WildFly on a hostname/IP just using command line parameters. I have a simple GNU/Linux box…
Read More » -
Groovy
Sublime Simplicity of Scripting with Groovy
Many of my blog posts are, as my blog’s title suggests, inspired by actual events. Three experiences this week have…
Read More » -
Enterprise Java
Spring’s @Primary annotation in action
Spring is a framework that never stops to amaze me. It’s because of the fact that it offers plenty of…
Read More » -
Software Development
Node.js Synchronous and Asynchronous Functions
In node.js platform, as the non-blocking programming model is followed as practice, all most all of the functions in the…
Read More » -
Agile
Stop Telling Stories
There are beautiful, simple ideas in today’s Agile development methods that work really well. And some that don’t. Like defining…
Read More » -
Enterprise Java
What is Spring Data?
(This is related to Project Student and I will revisit this topic later.) Spring Data came up in passing in…
Read More » -
Software Development
MVP – Minimum Viable Product strategy
Not all good ideas turn out into great products. There are quite a few products that fail in the market…
Read More » -
Enterprise Java
Using more than one property file in Spring MVC
Everybody heard about portals which combine single web applications to a big one. A portal software works like mashups –…
Read More »