SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Application Router

The Application Router is the single point-of-entry for an application running in the Cloud Foundry environment on SAP BTP. Developers use it to handle routing of incoming requests to the appropriate backend services or static resources, based on rules defined in the routing configuration file (xs-app.json). It also manages access to business service data and supports the Business Application Pattern promoted by SAP in the Cloud Foundry environment.

Tutorials that teach this

Docs explaining this concept

Prerequisites

Concepts that build on this