Building a Java Metrics Dashboard Application for SAP BTP Neo Environment
Tutorials that teach this
Prerequisites
- Concept Eclipse IDE Download and Installation
- Concept Deploying Java Applications to SAP BTP Neo Environment via Cockpit
- Concept SMTP Email Sending Protocol
- Concept Importing a Maven Project into Eclipse IDE
- Concept SAP BTP Neo Environment
- Concept SAP BTP Cockpit Navigation
- Concept Java Development in Cloud Foundry Java development in Cloud Foundry on SAP Business Technology Platform enables developers to build and run Java applications in a managed cloud environment. Developers can [configure database connections](https://help.sap.com/docs/btp/sap-business-technology-platform/7568c3d036f34a64bb6595b55805bffb?locale=en-US&state=PRODUCTION&version=Cloud) to integrate persistent storage into their applications. To maintain application health and performance, developers can [profile Java applications](https://help.sap.com/docs/btp/sap-business-technology-platform/bc7052d2a7034270b2695bf59a82703c?locale=en-US&state=PRODUCTION&version=Cloud) to analyze resource consumption, and debug them to detect and diagnose errors.
- Concept Maven Repository Java Dependency Management
- Concept Tomcat Application Container (BTP)