How to implement CQRS with Spring : new framework
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 requires Java 8.0. The code…
Application modernization and Cloud migration
Blog by Sylvain Leroy about Cloud, Software Quality, Refactoring, Legacy Software Migration, and Application Modernization
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 requires Java 8.0. The code…
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 has been released on GitHub and…
A Dashboard can be a very efficient communication tool for a team, between managers and business units. It enables an organization around a vision to share common goals. It can…
Today I was preparing a presentation about Software Code quality for a TechTalk on Thursday. I made a search on the Internet about Automatic Unit test generators and Data Generators.…
This article contains few hints when you are using docker. My main article about Docker is How Docker is disrupting Legacy IT Companies.