Zabbix vs Prometheus which is the best ? In this article, I am presenting my first experience with Zabbix and why I decided to choose
Category: Opensource

This blog post is about the two machine-learning frameworks Smile and DeepLearning4j. I am presenting my feedback and some hints useful for any Java developers

This post is talking about the software editor companies that creates Software quality tools.The investor concern is about how big is the threat of the opensource and how a company can create enough value to exists.

This article will illustrate how to extends some parts or a whole Vue.js component. We’ll look at two different practices : mixins and extends.

This article is a hint how to change the default path and name for the liquibase changeset when you are using Spring Boot. Tags: Opensource,

I have been recently writings tools to convert Beanshell code in Java. This is a technical post to compare some frameworks to generate java source

Using a self-hosted Cloud IDE in 2018, my TOP 3.
I have been recently thinking about the opportunity to use an Cloud IDE for my personal coding projects. Tags: Cloud Computing, DevOps, Featured post, Opensource,

I have been recently writing a new REST/Http client for the amazing APM product ManageEngine AppManager. In this context, I had to choose an efficient framework

This article is about a new release of my SonarQube plugin for EsLint. Tags: Code Quality, Opensource, Programming, Software, Software Quality, Software Technologies

Using S3 libraries with Minio mock server
In the continuation of my previous S3 article, I present you, how to write a S3 Java Sample program that is using a mock S3

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,

I am writing a new release of my Spring CQRS Module(link1, link2), including a parallel execution feature. Concurrency issues can be hard to solve especially

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

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

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

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

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.

Hi I have developed a rather small plugin for the great static site generator hexo hexo. Tags: Libraries, Opensource, Web