-
Notifications
You must be signed in to change notification settings - Fork 4
React Email Client
Tahmid Ahmed edited this page Jan 15, 2026
·
5 revisions
ReactEmailClient.java is the wrapper that allows the backend to use React Email templates.
Note
Find ReactEmailClientImpl.java here
-
ReactEmailClientwill load the classpath HTML resource into a string. -
This will then be passed into
JSoupso we can use DOM operations to insert our variables into the template. -
Once complete, we will then return the modified template back as a string.
ReactEmailClientTest.java-
AuthController.javawhere the school email template is used to send school verification emails
- Home
- Setup
- Developer Commands
- Secrets
- Technical Docs
- Feature Docs
- CI Commands
- Contributing
- Codebloom ↗
- Codebloom - Swagger Documentation ↗
- Codebloom - Staging ↗
- Codebloom - Staging - Swagger Documentation ↗
- Codebloom - Local - Swagger Documentation ↗
- Codebloom - Local - Prometheus Metrics ↗
- Grafana Dashboard - Separate domain
- Public Taskboard (Read-only) ↗