Package io.micronaut.management.endpoint.health.filter
package io.micronaut.management.endpoint.health.filter
Support classes for returning the correct health result from the HTTP server.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionA filter that matches the
HealthEndpoint
and returns an appropriate HTTP status code.