config.health.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of health Show documentation
Show all versions of health Show documentation
A handler endpoint that output OK only for other application to check if this service is alive
---
# Server health endpoint that can output OK to indicate the server is alive
# true to enable this middleware handler.
enabled: true
# true to return Json format message
useJson: false