步驟:春天開機與bluemix錯誤:buildpacks沒有檢測到兼容的應用程序
- 創建新的項目,start.spring.io
- 來看,它localy - 工程
- 運行gradle這個任務
jar
- 推罐子bluemix
cf push demoWar.jar
Downloaded app package (20.1M) Staging... None of the buildpacks detected a compatible application Exit status 222 Staging failed: Exited with status 222 Destroying container
FAILED Error restarting application: NoAppDetectedError
TIP: Buildpacks are detected when the "cf push" is executed from within the dire ctory that contains the app source code.