我对在Heroku上部署Spring项目有一个问题。日志给我看的是:2016-12-30T05:32:00.486416+00:00 heroku[slug-compiler]: Slug compilation finished
2016-12-30T05:32:00.460515+00:00heroku[web.1]: State changed from
该应用程序在本地运行良好,通过以下方式运行该应用程序:效果很好。To https://git.heroku.com/survey-it-up.git但是,在打开应用程序时,我得到了一个应用程序错误我的Heroku日志显示:
2021-05-08T08:28:30.262404+00:00 heroku[web.1]: Starting process wi
我目前正在努力使用mvnheroku:deploy部署Spring Boot应用程序。当我第一次尝试它时,我得到了以下错误消息:
[ERROR] Failed to execute goal com.heroku.sdk:heroku-maven-plugin:2.0.6:deployAdd heroku/jvm to your buildpack configuration or run `heroku buildpacks:clear`. -> [