Deploying angular and spring boot application on Dedicated Tomcat server

preview_player
Показать описание
In this video, I am explaining the below contents.
1.Remove embedded the Tomcat server.
2.Making WAR builds of spring boot application.
3.Deploying angular application on tomcat server.
4. calling spring boot API from angular App.

please like and subscribe to my channel if you like the content.

#springbootdeployment #deployment
thanks,
Coding world
Рекомендации по теме
Комментарии
Автор

Great tutorial, thank you! I received the same error (404) after extending SpringBootServletInitializer and found I was running an older version of Tomcat. I upgraded to 10+ and it worked for me.

nickh
Автор

The same HTTP Error 404 was coming to my spring boot application, extending SpringBootServletInitializer also solved the problem. Thanks!

priyanshunt
Автор

Thanks for this video. It's really helpful

manoharchinthalakara
Автор

The same HTTP Error 404 was coming to my spring boot application, extending SpringBootServletInitializer not solved the problem

coolest_boy_vinay
Автор

Can you please provide the link of angular and springboot coding part video which you were mentioning in his video #11:32

AbTnk
Автор

thanks for sharing. can we do the same for REST application?

dipkanaghosh
Автор

No se pero spring boot 3 esto no me funciona, no inicia 😅

marlonfigueroa
Автор

The same HTTP Error 404 was coming to my spring boot application, extending SpringBootServletInitializer not solved the problem

ankushkhapre