I want to build a simple utility application to track my travel expenses. All I need is a web application where I can feed details of my expenses and store them in a database. I can then generate a report […]
In the previous post I discussed the need for a non-servlet based web development environment and introduced you to the Play framework. In this post, we’ll get started with Play and churn out some code. Get started with Play Typesafe […]
Play is a very interesting web framework on the block. It’s interesting because it moves away from the traditional servlet-based web applications running on the JVM. It’s very interesting because it can be built using Scala and Java. In the […]
Inspite of working with several open source technologies, .NET stack, mobile stack for several years, SAP had been a mysterious black box for a long time. Five years back I finally got a chance to work in a number of […]
Ever since I started following the Twitter engineering stories, I had developed a great interest in Microservices Architecture. Last Tuesday, I attended an one day workshop on Microservices Architecture, in Bangalore, as a part of the Agile India conference. Fred […]