此demo用户Sap Cloud Platform 中CF环境先部署spring boot程序
-
本地:
命令为:
mvn clean install -P local
-
远程:
打包
mvn clean install -P cf
部署
cf push
相关文档:
sap cp 帮助文档: SAP Cloud Platfrom
sap scp cloud foundry spring boot github 地址: Spring boot example
sap blog 地址: SAP BLOG for Springboot