Class NotificadorSlackAdapter

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

@Component public class NotificadorSlackAdapter extends Object implements PedidoNotifierPort
Adaptador para notificação via Slack
  • Constructor Details

    • NotificadorSlackAdapter

      public NotificadorSlackAdapter()
  • Method Details