https://github.com/marcossic/example-wsp-email-message
This repository contains an example of how to send a message via wsp and email with Spring boot, showing how to use the APIs, applying good practices and using clean code
https://github.com/marcossic/example-wsp-email-message
Last synced: about 1 year ago
JSON representation
This repository contains an example of how to send a message via wsp and email with Spring boot, showing how to use the APIs, applying good practices and using clean code
- Host: GitHub
- URL: https://github.com/marcossic/example-wsp-email-message
- Owner: MarcossIC
- Created: 2023-12-23T07:15:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-23T07:59:55.000Z (over 2 years ago)
- Last Synced: 2025-03-15T18:45:43.754Z (over 1 year ago)
- Language: Java
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example of sending a message to WhatsApp or an email via SMTP
This repository contains an example of how to send a message via wsp and email with Spring boot, showing how to use the APIs, applying good practices and using clean code