Response
Service has started successfully
curl --request GET \
--url http://localhost:3000/health/startupChecks if service has started successfully
curl --request GET \
--url http://localhost:3000/health/startupService has started successfully
Was this page helpful?