From 9a513cbe156c2be9ec0a0d23b49c687ff440d146 Mon Sep 17 00:00:00 2001 From: rcalago <149600319+rcalago@users.noreply.github.com> Date: Tue, 23 Apr 2024 16:07:30 +0800 Subject: [PATCH] Update README.md --- libraries-io/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries-io/README.md b/libraries-io/README.md index 1f439b954b..405353c126 100644 --- a/libraries-io/README.md +++ b/libraries-io/README.md @@ -5,3 +5,4 @@ - [How to Create Password-Protected Zip Files and Unzip Them in Java](https://www.baeldung.com/java-password-protected-zip-unzip) - [How to Create CSV File from POJO with Custom Column Headers and Positions](https://www.baeldung.com/java-create-csv-pojo-customize-columns) - [Delete a Directory Recursively in Java](https://www.baeldung.com/java-delete-directory) +- [Introduction to Simple Java Mail](https://www.baeldung.com/java-sjm-email)