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 …
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 …
This article is part of my web research to prepare the development of a new feature using Amazon S3 Webservices.
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 …
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 …