Projects with this topic
Sort by:
-
Este proyecto permite enviar correos electrónicos desde una aplicación Spring Boot a través de SMTP (MailHog) o AWS SES (o LocalStack), usando una arquitectura DDD (Domain-Driven Design).
This project enables sending emails from a Spring Boot application through SMTP (MailHog) or AWS SES (or LocalStack), using a DDD (Domain-Driven Design) architecture.
Updated -
It is a sample application based on the task of airline ticket & baggage weight measuring system. By using Springboot and Spring Webflux Framework to build a non-blocking web application. It is a back-end system that work together with the simple front-end ReactJS application (repostory: ticket-application-react-frontend) to form a sample application.
Updated