This article is an answer to the excellent article of CQRS is an AntiPattern for DDD.
Tag: test
Let’s discover how Gall’s law can be applied to software programing.
This small state of the art illustrates various use-cases where tools can be used to generate code and data to ease the coder’s life.
PoniCode : My feedback and a mixed overall feeling about the tool.
My feedback from testing the Ponicode IA powered test generation tool. Recently, the company PoniCode has attracted the attention of some investors and consequently the
This article has been written as “basic knowledge” for Junior Java developers to help them tracking their bugs in Java software. Tags: Java Development, Software
I was the guest of an amazing French IT company Slickteam last week. The subject was to share experience and tricks about Cleancode. Tags: Cleancode,
To be or not to be (happy), that’s the question. In this article, I expose some thoughts about what could make a software developer happy
Developing with S3 and Java : useful links
This article is part of my web research to prepare the development of a new feature using Amazon S3 Webservices. Tags: Cloud Computing, DevOps, Digest,
Java developer testing toolbox
An article dealing with Java application and testing frameworks and related libraries. Tags: Cleancode, Code Quality, Libraries, Opensource, Programming, Software Engineering, Software Quality, Software Technologies, SQA,
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
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
Today I was preparing a presentation about Software Code quality for a TechTalk on Thursday. I made a search on Internet about Automatic Unit test
SonarQube and ReactJS
This article is showing you how to use SonarQube with ReactJS and its JSX files. I will use both SonarQube JavaScript plugin and the additional
SonarQube plugins for AngularJS and Javascript you may not know
In this article, I will present you two new SonarQube plugins that you will never find on SonarQube marketplace (for some good reasons). Keep reading
This short article to announce a new release of the plugin SonarQube ESLint. Tags: Application Lifecycle Management, Code analytics, Code Quality, Software Factory
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 my first post that offers a digest from a selection of DZone’s articles. I will pick DZone’s article based on my interests. This
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.
This article is part of my working notes on the subject of "How to migrate Web applications running on JBoss AS 5 to the version
In this short story, I will relate how I migrate my blog personal website from a classic VM instance to a container using Google Cloud