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.
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 been released on GitHub and…
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 Central. fake SMTP-JUnit-runner Links: Github.…