Skip to content

A sample application that demonstrates the features of the Java SDK for the SAP Cloud Application Programming Model.

Notifications You must be signed in to change notification settings

rjayasinghe/cloud-cap-samples-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to SAP Cloud Application Programming model samples

Find here the samples for the openSAP course Building Applications with the SAP Cloud Application Programming Model.

Get Access to SAP Business Application Studio

The recommended environment for the course is SAP Business Application Studio. Watch unit 2 of week 1 for how to get access.

Setup

In SAP Business Application Studio, open a terminal. Then clone the repo with this specific branch:

git clone https://github.com/SAP-samples/cloud-cap-samples-java bookshop-java -b openSAP-week4-unit5
cd bookshop-java

Run

Now you're ready to run the samples, for example:

mvn spring-boot:run

After that, watch out for the little popup in the lower right corner of SAP Business Application Studio that asks you to open the application in your browser.

Get Support

Check out the cap docs at https://cap.cloud.sap.
In case you find a bug or need support, please open an issue in here.

License

Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under SAP Sample Code License Agreement, except as noted otherwise in the LICENSE file.

About

A sample application that demonstrates the features of the Java SDK for the SAP Cloud Application Programming Model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 80.4%
  • HTML 15.3%
  • JavaScript 4.3%