Interface AuthPersistenceConsumer


  • public interface AuthPersistenceConsumer

    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

      • persistenceInputTenantSyncAuth

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