Skip to content

Commit 61b7981

Browse files
committed
Update author
1 parent 04122a2 commit 61b7981

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

tutorials/cp-objectstore-mc-java-app/cp-objectstore-mc-java-app.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,20 @@
22
parser: v2
33
auto_validation: true
44
time: 60
5-
tags: [ tutorial>intermediate, topic>java, products>sap-btp--cloud-foundry-environment, tutorial>license]
6-
primary_tag: topic>java
5+
tags: [ tutorial>intermediate, programming-tool>java, products>sap-cloud-platform-for-the-cloud-foundry-environment]
6+
primary_tag: programming-tool>java
7+
author_name: Abhinav Singh
8+
author_profile: https://github.com/singhabhi1999
79
---
810

911
# Create Multi-Cloud Application Consuming Object Store Service
10-
<!-- description --> Create a Java application that can work with different Object Stores like AWS S3, GCS and deploy the application on SAP Business Technology Platform.
12+
<!-- description --> Create a Java application that can work with different Object Stores like Swift, AWS S3, GCS and deploy the application on SAP Cloud Platform.
1113

1214
## Prerequisites
1315
- [Java 8](https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
1416
- [Maven 3.3+](https://maven.apache.org/download.cgi)
1517
- [Eclipse](https://www.eclipse.org/downloads/)
16-
- [Cloud Foundry CLI](https://developers.sap.com/tutorials/cp-cf-download-cli.html)
17-
- SAP Business Technology Platform account
18+
- [SAP Cloud Platform Global account](https://help.sap.com/viewer/e275296cbb1e4d5886fa38a2a2c78c06/Cloud/en-US/667f34ba9222450491c2b848cd17e189.html)
1819
- [Provision Object Store Service](https://discovery-center.cloud.sap/#/serviceCatalog/object-store-service)
1920
- Basic knowledge of spring
2021
- Basic knowledge of Cloud Foundry

0 commit comments

Comments
 (0)