Configuring a Maven Build Descriptor (pom.xml)
Tutorials that teach this
- Tutorial Setup Hibernate for SAP HANA in your Eclipse project
- Tutorial Prepare to build a translytical application with Hibernate
- Tutorial Set Up Your Local Infrastructure to Develop with SAP Cloud SDK
- Tutorial Receive Alerts in Your On-Premise System Using Java Web Tomcat 9
- Tutorial Create an Application with SAP Java Buildpack 2
- Tutorial Create App for Sending and Receiving Messages Using a Java-Based Client
- Tutorial Get Started with SAP Application Logging Service in the Neo Environment
- Tutorial Create a Sample Application on Cloud Foundry Using SAP Cloud SDK
Prerequisites
- Concept Importing a Maven Project into Eclipse IDE
- Concept Java Application Runtimes in Cloud Foundry Java Application Runtimes in Cloud Foundry refer to the managed runtime environments available on SAP Business Technology Platform that developers use to deploy and run Java-based applications. Depending on the use case, developers can choose from different [runtimes and containers](https://help.sap.com/docs/btp/sap-business-technology-platform/83d241613dcd41c99ccc308ed0d26399?locale=en-US&state=PRODUCTION&version=Cloud) supported within the Cloud Foundry environment on SAP BTP.
- 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 Deploying Java Applications to SAP BTP Neo Environment via Cockpit
- Concept Eclipse IDE Download and Installation
Concepts that build on this
- Concept JCache (JSR 107) and Caffeine Adapter Integration
- Concept Deploying an App to Cloud Foundry
- Concept Importing a Maven Project into Eclipse IDE
- Concept Setting Up a Hibernate Project for SAP HANA Express Edition
- Concept SAP Cloud SDK Virtual Data Model (VDM) for OData
- Concept Spring Boot REST API Implementation
- Concept Spring Security Configuration with SAP BTP XSUAA (SecurityFilterChain, JWT Converter)
- Concept SAP Cloud Application Programming Model (CAP) Overview
- Concept Creating a CAP Java Project Skeleton with cds init
- Concept Building a Java Messaging Client for SAP Event Mesh
- Concept Hibernate Spatial Integration for Geospatial Data
- Concept Deploying a Java Application to Google App Engine