GitHunt
IP

ipsedixit-org/java-testcontainers-smtp-example

This repository is mirrored from https://gitlab.com/ipsedixit-org/java-testcontainers-smtp-example. A full example of sending an email using testcontainers and a mock smtp server.

Java testcontainers smtp example

A full example of sending an email using testcontainers and a mock smtp server.

In a nutshell there is a candy box with a limited number of candies.
When all candies are eat then an alarm is sent to the dashboard and then an email.

For SMTP server is used a James Mock server, as described in my previous post.

Languages

Java100.0%
Apache License 2.0
Created August 13, 2022
Updated August 20, 2022