Class QueuePubsubListenerBootstrap

java.lang.Object
cn.sliew.carp.framework.pubsub.queue.kekio.configuration.QueuePubsubListenerBootstrap
All Implemented Interfaces:
org.springframework.boot.ApplicationRunner

@Component public class QueuePubsubListenerBootstrap extends Object implements org.springframework.boot.ApplicationRunner
  • Constructor Details

    • QueuePubsubListenerBootstrap

      public QueuePubsubListenerBootstrap()
  • Method Details

    • run

      public void run(org.springframework.boot.ApplicationArguments args) throws Exception
      Specified by:
      run in interface org.springframework.boot.ApplicationRunner
      Throws:
      Exception