Deploy Spring Boot Application to AWS Elastic Beanstalk

preview_player
Показать описание
In this video I will show how to deploy Spring Boot application to AWS Elastic BeanStalk. For that i will demonstrate how you can build jar file using maven, also show how you can install maven for building Spring Boot or Java projects. We will create elastic beanstack environment and upload the jar file on elastic beanstalk environment.

➡️:Java Playlist ArjunCodes :
-----------------------------------------------------------------------------------------------------------------------

➡️ SpringBoot Playlist ArjunCodes :
-----------------------------------------------------------------------------------------------------------------------

Follow me on :

Stay Connected :

Join Community :

#DeploySpringBoot #AWSBeanStalk #SpringBoot #AWS #Maven #Deployment
Рекомендации по теме
Комментарии
Автор

Can I give additional environment variables in the configuration area ?

saravanakumar.v
Автор

When i run my spring boot apllication on localhost its work fine but when i deploy it on aws server its showing whitelabel error page any solution ??

walkthrough
Автор

Thank you, How deploy for exemple project created with spring boot and angular or react, please do a video

miloudseo
Автор

Hey, do you have a video how to connect Java Backend with React Frontend, both running on AWS? Because they must run on same domain to avoid CORS issues.

technocoh
Автор

Thanks for your tutorial.
May I ask why the SERVER_PORT is 5000? When I set it to 8080, it is not working. But when I set it to 5000, it is working!

wingyanwong
Автор

hi there so i dont know Elastic Beanstalk have free version

TuanNguyen-xbjj