smallrye / smallrye-health

https://smallrye.io/
Apache License 2.0
50 stars 36 forks source link
hacktoberfest health microprofile smallrye

:microprofile-health: https://github.com/eclipse/microprofile-health/ :ci: https://github.com/smallrye/smallrye-health/actions?query=workflow%3A%22SmallRye+Build%22 :sonar: https://sonarcloud.io/dashboard?id=smallrye_smallrye-health

image:https://github.com/smallrye/smallrye-health/workflows/SmallRye%20Build/badge.svg?branch=main[link={ci}] image:https://sonarcloud.io/api/project_badges/measure?project=smallrye_smallrye-health&metric=alert_status["Quality Gate Status", link={sonar}] image:https://img.shields.io/github/license/thorntail/thorntail.svg["License", link="http://www.apache.org/licenses/LICENSE-2.0"] image:https://img.shields.io/maven-central/v/io.smallrye/smallrye-health?color=green[]

= SmallRye Health

SmallRye Health is an implementation of {microprofile-health}[Eclipse MicroProfile Health].

== Instructions

Compile and install this project:

[source,bash]

mvn clean install

=== Project structure

=== Links