How to use Domain-Driven Design to better understand the business

Domain-Driven Design is quite a new approach to model complex business applications. It helps all stakeholders involved in a software development project to find a common communication ground. It provides … Continue reading “How to use Domain-Driven Design to better understand the business”

JEE6 – CDI and Conversation Scope

Recently, we attended Adam Bien’s presentation concerning Java EE 6 technology. Inspired by Adam Bien we decided to describe one of the CDI features: conversational context lifecycle. With an example … Continue reading “JEE6 – CDI and Conversation Scope”