Interface CheckoutCompletionProducer


  • public interface CheckoutCompletionProducer
    Spring cloud data channel description for messaging output. This channel is primarily responsible for async IO related to notifying services about a checkout that has completed successfully.
    • Method Detail

      • checkoutCompletionOutput

        @Output("checkoutCompletionOutput")
        org.springframework.messaging.MessageChannel checkoutCompletionOutput()