Approuter Setup

Invoke this skill to set up the SAP Application Router (approuter) for Cloud Foundry ONLY for apps that serve static UI (HTML/CSS/JS under webapp/) or require authentication (web.xml <auth-method>/<security-constraint>, or XSUAA). A bare web.xml on an API-only, no-auth backend (a servlet returning JSON/text) does NOT need an approuter — do not invoke this skill for it. Creates the approuter directory with package.json, xs-app.json, and optional extended middleware for SAML2/Basic Auth handling.

sap-samples 001db7a 7 files · 38.8 KB Updated

File contents

sap-samples/btp-neo-java-app-migration/tree/main/ai-migration/neo-java-migration-skills/skills/approuter-setup commit 001db7a795

Frequently asked questions

npx skillmds@latest add sap-samples/approuter-setup