Skip to content

Latest commit

 

History

History
47 lines (22 loc) · 2.47 KB

java-getting-started-e66f3ee.md

File metadata and controls

47 lines (22 loc) · 2.47 KB

Java: Getting Started

Set up your Java development environment and deploy your first application in the cloud.

Remember:

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.

Tip:

This documentation refers to SAP Business Technology Platform, Neo environment. If you are looking for documentation about other environments, see SAP Business Technology Platform ↗️.

  1. Getting a Global Account ↗️

    You first need to get an SAP BTP global account.

    Then you have to create a subaccount in the global account.

  2. Set Up

    Download and unzip the SAP BTP SDK for the Neo environment.

  3. Create or Import

    Create a classic Java EE application or import an existing sample application to get started.

  4. Deploy

    Deploy your application using the console client in the Neo environment.

  5. Monitor ↗️

    You can view the status and logs of your Java applications.

Samples

A set of sample applications allows you to explore the core functionality of SAP BTP and shows how this functionality can be used to develop complex Web applications. See: Using Samples