Skip to content

An example that demonstrates the use of spring boot actuator in a spring boot micro-service with a custom health check

License

Notifications You must be signed in to change notification settings

marjan3/spring-health-check-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring health check example

Spring health check example is an example that demonstrates the use of spring boot actuator in a spring boot micro-service with a custom health check

Getting started

To get a local copy up and running follow these simple example steps.

Prerequisites

This section will describe requirements needed to satisfy the installation or running of the project.

  • Java 1.8
  • Maven

Nice to have

  • Intellij

Build

  • git clone https://github.com/Tanevski3/spring-health-check-example.git
  • cd ./spring-health-check-example
  • mvn clean install

Test

  • Run mvn test

Contact

For contact, you can reach me at [email protected].

License

MIT © Marjan Tanevski

About

An example that demonstrates the use of spring boot actuator in a spring boot micro-service with a custom health check

Topics

Resources

License

Stars

Watchers

Forks

Languages