Skip to content

Cachetian/cap-java-2207-action-based-custom-create

Repository files navigation

CAP action based custom create sample

  • Run Commnad
cds deploy --to sqlite
mvn spring-boot:run 
  • Environment variables
    • key: destinations
    • value:
      [
        {
          "type": "HTTP",
          "name": "covid19api",
          "proxyType": "Internet",
          "description": "call restapi sample",
          "authentication": "NoAuthentication",
          "url": "https://api.covid19api.com"
        }
      ]
  • App URL: http://localhost:8080/fiori.html#create-books

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published