Skip to content

seyaFly/SAPBTP_JAVA_DEEP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot_tutorial

此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