Micronaut Health Check
The easiest way to expose a health check in your Micronaut Application is to enable the health endpoint.
Just by adding the dependency io.micronaut:micronaut-management
your application exposes a GET /health
route which you can use as a health check.
Add a test which verifies the application exposes the health endpoint.
My next events:
๐ May 27 09:00 AWS Dublin - Micronaut and AWS Lambda
๐ Jul 20 09:00 Workshop Security in the Micronaut Framework
๐ Sep 20 09:00 JCON Online 2022 - Getting Started with the Micronaut Framework
๐ Sep 23 09:00 JCON Online 2022 - Micronautยฎ Framework and Microstream Java-native persistence engine
Tags:
#micronaut
Sep 2021, 28.