Skip to content

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.

License

Notifications You must be signed in to change notification settings

ipsedixit-org/java-testcontainers-smtp-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages