Answer to the article CQRS Is an Anti-Pattern for DDD
This article is an answer to the benefits and drawbacks of CQRS under the light of the DDD practices.
The original article written by Hristiyan …
This article is an answer to the benefits and drawbacks of CQRS under the light of the DDD practices.
The original article written by Hristiyan …
What is a code generator and data generator? This study provides you examples and research articles about several program automation research fields. …
In the continuation of my previous S3 article,
I present you, how to write an S3 Java Sample program that is using a mock S3 server to develop the …
This article is part of my web research to prepare the development of a new feature using Amazon S3 Webservices.
An article dealing with Java application and testing frameworks and related libraries at the heart of DevOps and more basically the Software …
This article is a presentation of a new little framework, I have developed and used on several projects.
The framework is for Spring Framework and …
Today, I released a new library to help developers to write integration tests with mail servers.
The library has been released on GitHub and Maven …
This is a simple example of code to demonstrate how to use the library fakesmtp-junit-runner to write integration tests with mail servers.
The library …