Using S3 libraries with Minio mock server
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.
Application modernization and Cloud migration
Blog by Sylvain Leroy about Cloud, Software Quality, Refactoring, Legacy Software Migration, and Application Modernization
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.
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…
I have been using recently Java 8 new features CompletableFuture. This is a little feedback.
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…