Class HealthConfiguration

    • Constructor Detail

      • HealthConfiguration

        public HealthConfiguration()
    • Method Detail

      • consumerHttpServer

        @Bean(initMethod="start",
              destroyMethod="stop")
        public ConsumerHttpServer consumerHttpServer​(CommonConsumerProperties commonConsumerProperties,
                                                     ConsumerMonitor monitor,
                                                     com.fasterxml.jackson.databind.ObjectMapper mapper)
                                              throws java.io.IOException
        Throws:
        java.io.IOException