问题
I am trying to deploy spring-boot web application to aws elastic beanstalk. i have added .elasticbeanstalk/config.yml file in the root folder and also application.properties with server port 5000. But after I create new application with elastic beanstalk with Java i am getting this error: Following services are not running: application-web-1
Thanks in advance
来源:https://stackoverflow.com/questions/47195808/spring-boot-and-aws-elastic-beanstalk-following-services-are-not-running-appli