java-mail-sender
There are 44 repositories under java-mail-sender topic.
ericus20/spring-boot-starter
A highly opinionated and complete template for Spring Boot projects ready for production
ivangfr/spring-boot-user-pass-auth-one-time-token-login
The goal of this project is to create a Spring Boot application called movies-app that allows users to log in using Username/Password Authentication and One-Time Token Login
Tung-ht/Toby.me-BE
my graduation project at HUST - SpringBoot microservices with completed config for: SQL, docker, nginx, kafka, redis,...
dzhanrafetov/Melifera-Revamp
E-commerce web application with Spring Boot, Spring Security (JWT), ElasticSearch,OpenFeign, MySQL, Docker,Logstash,Redis and more.
gustavoestevesr/send-email-service-rabbitMQ
Microservice para envio de email via protocolo SMTP do Gmail com integração do CloudAMQP e o servidor de mensageria RabbitMQ.
AthirsonSilva/authentication-system
A simple login and authentication system to learn more about Spring Security and API securing. Project developed with Java, Spring Boot, Spring Security, Spring Data JPA and Java Mail Sender.
CAPELLAX02/grocery-store-backend
Backend project for a grocery store application built with Spring Boot, Spring Data MongoDB, Spring Security, and more. The aim of the project is to provide a backend that can be used by iOS, Android, or frontend developers.
Elchin-Huseynli/delivery-management-system
DeliveryManagementSystem
ivangfr/spring-boot-ldap-auth-one-time-token-login
The goal of this project is to create a Spring Boot application called movies-app that allows users to log in using their LDAP pre-defined account LDAP Authentication and One-Time Token Login
Abhinav-gupta103/React-SpringBoot-Trading
Full Stack Trading project gateway to mastering modern tech and revolutionizing the crypto trading world
Ali-Hassan33/Generate_Authorization-token_upon_OTP_Verification
Build a web-application using Spring Security, Spring Web, and Spring Data JPA where authorization tokens are generated upon successful verification of One-Time-Password (OTP).
bakastrumpf/email-example
Spring Boot project based on MailSender, JavaMailSender and SimpleMailMessage | VOICT fullstack Java dev course | June 2021
Hariharan1893/Auto-Email-Responder-Api
An intelligent, lightweight Spring Boot API that automatically replies to incoming emails based on message keywords using FreeMarker HTML templates.
JebaMercy14/Pharmacy-Management-SpringBoot
Developed Web application to manage pharmacy system using Spring Boot.
JohnUfo/fast-food-rest
This project is a Fast Food Restaurant Management System built using Spring Boot for the backend and HTML/CSS/JavaScript for the frontend. It provides a platform for managing food categories, menu items, user roles, and shopping baskets.
justinmtech/maven-spring-boot-3-archetype
Maven Spring Boot 3 archetype for building full-stack web apps.
rafaelswr/UltimateSpringMicroservices
Spring Cloud, Docker, PostgreSQL, MongoDB, Kafka, OpenFeign
ricardohuaripata/spring-ecommerce-api
REST API para ecommerce de ropa hecho con Spring Boot, PostgreSQL, Stripe y Amazon S3.
rocketseat-creators-program/spring-mail-sender-thymeleaf-2021-09-25
Enviando e-mails personalizados com Spring Java Mail Sender e Thymeleaf Template Engine
setxpro/ms-email
Microsserviço de envio de email - JAVA Spring Boot
sinamoghtaderfar/smart-contact
Web application that is Contact Manager
thanthtooaung-coding/VinnTrack
Employee Attendance, Leave And Payroll Management System - Spring Boot, Thymeleaf
AadhilMR/spring-email-verification
User registration with email verification is a better user verification system and this project demonstrates it. With Spring Boot 3 and Spring Security 6, the spring-email-verification app is built as the backend and the frontend is built with react as a separate project named react-email-verification(check my repos).
ahmedrafat-SW/spring-reddit-api
Reddit clone application built using Spring Boot, Spring Security, Hibernate, Angular, Tailwind CSS, and MySQL. The project mimics the core functionality of Reddit, providing a platform for users to post content, comment, upvote, and downvote posts, while incorporating robust security features like OAuth2 authentication, JWT authorization
artsol0/BookSwap-SpringBoot-Backend
A backend for a book sharing site developed using Spring Boot.
ffonti/EventGURU
RESTful BE and FE application with jwt authentication for event management
Just-StyX/micro-service-ecommerce
Domain Driven Design Micro-service for an E-Commerce Web Application
MuradAbbaszade/Bookstore-IngressAcademy
Ingress Academy Internship task
psparmeet14/course-spring-boot
All projects in this repo are created as part of udemy courses on Spring Boot
ripanbaidya08/email-sender-service
A Spring Boot module using JavaMailSender for efficient, asynchronous email dispatching. It supports custom templates, attachments, and seamless integration, ideal for applications needing automated email communication
Spring-io-Projects/SpringXpert
Implementación de Spring Security con Verificación de Correo para Restablecimiento Seguro de Contraseñas
Amit-Ashok-Swain/JavaMailIntegrationAPI
Java Email Sender is a simple command-line tool that allows you to send emails to multiple recipients using JavaMail. It offers a convenient way to send emails programmatically with custom configurations.
bruce-mig/batch-processing-mongo-xml-email
Spring Boot Batch (Generate XML from MongoDB Database) and Bulk Email Notification
bruce-mig/java-mail-smtp
Email notifications via SMTP using the JavaMail Library
GersonBenito/Spring-Boot-Email-Sender
Practica Envio de correo electronicos con archivos y sin archivo usando Spring Boot, Java Mail Sender, gmail y Lombok
Thitikorn-Nupan/spring-boot-mail-sender-and-thymeleaf
this project i learned about spring boot mail sender dependency , i apply it for SMTP of gmail and it's working good. in this case i config by propperties file in spring boot (it's very easy) and i get know the way to send email as html page, it makes email prettier and i still apply it to api. i think this dependency'll be there some my projects