项目作者: dirigiblelabs

项目描述 :
SuccessFactors API Proxy Sample - Package
高级语言: HTML
项目地址: git://github.com/dirigiblelabs/successfactors-api-proxy-package.git
创建时间: 2020-08-07T13:30:35Z
项目社区:https://github.com/dirigiblelabs/successfactors-api-proxy-package

开源协议:Eclipse Public License 2.0

下载


SuccessFactors - API Proxy - Package

Eclipse License
GitHub contributors

Overview

SuccessFactors API Proxy - Package

Setup

  • To update the application (modules) content use the following command:
    1. mvn clean install -P content
  • To build an application package (ROOT.war) use the following command:
    1. mvn clean install -Djava.version=8
  • To build an application package for MTA (Multitarget Application - *.mtar) use the following command:

    1. mvn clean install -P mta

    *Note: Before executing the MTA package command, the Java version should be set to Java 8*

  • To change the home page URL change the DIRIGIBLE_HOME_URL property at package/src/main/resources/dirigible.properties

*Note: This package is based on the sap-all-ephemeral build*

License

This project is copyrighted by SAP SE and is available under the Eclipse Public License v 2.0. See LICENSE and NOTICE.txt for further details.