8000 GitHub - smsap/SimpleCloudBackup: A simple utility to upload files on different Cloud Backup Solutions
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

smsap/SimpleCloudBackup

Repository files navigation

Introduction

This application simplifies the task of uploading personal files like pictures and other files to the cloud.

Implementation Details

SAP Specific

The implementation will be initially on SAP specific technology.

Initialize

Bootstrap

cds init SimpleCloudBackup --add  java,cf-manifest --java:mvn groupId=smisra,artifactId=scb,package=smisra.scb

Adding sample

mvn com.sap.cds:cds-maven-plugin:addSample

Build and run the application

mvn clean compile package

Run app

mvn spring-boot:start

Releases

No releases published

Packages

No packages published

Languages

0