What is the debugging service in the SAP Cloud Platform?
You can use Java debugging service after deploying a web application in SAP Cloud Platform to check its behavior and state. Just like debugging your application locally, you can debug the application in the cloud too by setting a breakpoint. Debugging service is very important to capture network and authorization issues in your cloud application deployment when it is broken.