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…
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…
In this article, I will present you with two new SonarQube plugins that you will never find on the SonarQube marketplace (for some good reasons). Keep reading if you are…
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 Central. fake SMTP-JUnit-runner Links: Github.…
I have tried Vue.js and just love it. Some weeks ago, I started a new project for which, I have to build an internet website. Context After spending really long…