-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Demonstrate Spring-Boot health probes in Cloudfoundry #380
Conversation
Need to validate first in BTP if it works as expected. |
Successfully tested on BTP: https://cdsnode-cdsjava-testing-bookshop-app.cfapps.sap.hana.ondemand.com/ |
Could we merge this, or is this blocked by something? |
Yes, I will merge it. Did a final test on BTP: 2024-11-25T08:56:19.632+0000 [CELL/0] STDOUT Container became healthy |
This PR demonstrates the liveness and readiness health probes in Cloudfoundry as described here: https://docs.cloudfoundry.org/devguide/deploy-apps/healthchecks.html