Interface HealthIndicator

    • Field Summary

      • Fields inherited from interface io.micronaut.core.order.Ordered

        HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    • Method Detail

      • getResult

        org.reactivestreams.Publisher<HealthResult> getResult()
        Returns:
        A publisher that returns a HealthResult that provides the information necessary to build a response.