Book Review : Java by comparison, how to improve your coding skills and produce quality code.
Book Review : Java by Comparison
This is a book review of Java by comparison (you may check and buy it there https://java.by-comparison.com), an …
This is a book review of Java by comparison (you may check and buy it there https://java.by-comparison.com), an …
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 …
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 …
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 …
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 …
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 …