All samples provided can be built with Apache Maven. The Maven build shows how a headless build and test can be completely automated.
SAP Business Technology Platform, Neo environment will sunset on December 31, 2028, subject to terms of customer or partner contracts.
For more information, see SAP Note 3351844.
This documentation refers to SAP Business Technology Platform, Neo environment. If you are looking for documentation about other environments, see SAP Business Technology Platform
↗️ .
The build and test does the following:
- Builds a Java Web application based on the SAP BTP API
- Demonstrates how to run rudimentary unit tests (not available in all samples)
- Installs, starts, waits for, and stops the local server runtime
- Deploys the application to the local server runtime and runs the integration test
- Starts, waits for, and stops the cloud server runtime
- Deploys the application to the cloud server runtime and runs the integration test
Related Information
Build Samples from the Command Line