-
Enterprise Java
Implementing Entity Services using NoSQL – Part 1: Outline
Over the past few weeks I’ve been doing some R&D into the advantages of using NoSQL databases to implement Entity…
Read More » -
Enterprise Java
Implementing Entity Services using NoSQL – Part 2: Contract-first
It’s time to begin the coding of my SOA entity service with NoSQL project, and as promised I’m starting with…
Read More » -
Enterprise Java
Implementing Entity Services using NoSQL – Part 3: CouchDB
Following on from Part 2 of this series where I created and deployed the Product Entity Service using the SOA…
Read More » -
Enterprise Java
Implementing Entity Services using NoSQL – Part 4: Java EE
Now that I have prepared a skeleton contract-first web-service and created a data access layer using Ektorp and CouchDB, it’s…
Read More » -
Enterprise Java
Implementing Entity Services using NoSQL – Part 5: Improving autonomy using the Cloud
In the previous posts I discussed how I went about building my SOA ‘Entity’ service for Products by using a…
Read More » -
Scala
Getting started with Scala and Scalatra – Part I
In this series of tutorials we’re going to look a bit closer at scalatra. Scalatra is a lightweight scala based…
Read More » -
Scala
Real World Scala Test
There was recently a study about Scala vs. Java where some of Scala’s productivity, conciseness, and multi-core abilities were put…
Read More » -
Agile
Agile Estimation, Prediction, and Commitment
Your boss wants a commitment. You want to offer a prediction. Agile, you say, only allows you to estimate and…
Read More »