/kmdp-spring-monitoring

Health & State implementation for KMDP Spring servers

Primary LanguageJavaApache License 2.0Apache-2.0

Introduction

Reusable module that can be implemented for Java products using Spring to consolidate like code and surface the health endpoints (health, status, version) within any Java Spring implementation.

Getting Started

Need to build the code base to generate the required classes.

Build and Test

To generate the classes, navigate to the root directory. Run mvn clean package