MicroProfile Health4.03.13.02.22.12.01.0
MicroProfile Health
4.0
3.1
3.0
2.2
2.1
2.0
1.0
This feature provides support for the MicroProfile Health specification.
You can use MicroProfile Config properties to provide configuration values for MicroProfile Health. For more information, see MicroProfile Config Properties: Health.
Enabling this feature
To enable the MicroProfile Health 4.0 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>mpHealth-4.0</feature>
Stable API packages provided by this feature
org.eclipse.microprofile.health
org.eclipse.microprofile.health.spi