Interface AuthCustomerPersistenceConsumer


  • public interface AuthCustomerPersistenceConsumer

    Spring cloud data channel description for messaging input. This channel is primarily responsible for async IO related to notifying services about persistence state change for entities.

    Author:
    Samarth Dhruva (samarthd)
    • Method Detail

      • persistenceInputAuthCustomer

        @Input("persistenceInputAuthCustomer")
        org.springframework.messaging.SubscribableChannel persistenceInputAuthCustomer()