REST Http Client : Feign vs Retrofit 2
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 to build a new…
Application modernization and Cloud migration
Blog by Sylvain Leroy about Cloud, Software Quality, Refactoring, Legacy Software Migration, and Application Modernization
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 to build a new…
In the continuation of my previous S3 article, I present you, how to write an S3 Java Sample program that is using a mock S3 server to develop the functionalities.
This article is part of my web research to prepare the development of a new feature using Amazon S3 Webservices.
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 with new programming language features.
An article dealing with Java application and testing frameworks and related libraries at the heart of DevOps and more basically the Software Development Process & Assurance, testing, and monitoring tools…