Class NotificadorEmailAdapter

java.lang.Object
com.example.pedido.infrastructure.adapter.out.NotificadorEmailAdapter
All Implemented Interfaces:
PedidoNotifierPort

@Component public class NotificadorEmailAdapter extends Object implements PedidoNotifierPort
Adaptador para notificação por email
  • Constructor Details

    • NotificadorEmailAdapter

      public NotificadorEmailAdapter()
  • Method Details