testing app checks

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-10-01 00:56:23 +02:00
parent e2ec23400f
commit 0a731af40a
3 changed files with 22 additions and 1 deletions

View File

@@ -14,6 +14,12 @@ info:
spring-cloud-version: '@spring-cloud.version@'
spring-boot-version: '@project.parent.version@'
management:
endpoint:
health:
probes:
enabled: true
server:
port: ${PORT:8080}
shutdown: graceful