Deploying angular and spring boot application on Dedicated Tomcat server

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024
  • 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

Комментарии •

  • @nickh9084
    @nickh9084 7 месяцев назад +1

    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.

    • @CodingWorldWithNinja
      @CodingWorldWithNinja  7 месяцев назад

      Thanks Nick and thanks for commenting which help others also

  • @priyanshunt
    @priyanshunt 2 года назад +1

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

  • @coolest_boy_vinay
    @coolest_boy_vinay 7 месяцев назад

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

  • @manoharchinthalakara1061
    @manoharchinthalakara1061 3 года назад

    Thanks for this video. It's really helpful

  • @ankushkhapre9004
    @ankushkhapre9004 9 месяцев назад

    what should I do about this?

  • @coolest_boy_vinay
    @coolest_boy_vinay 7 месяцев назад

    how can i configure mysql??

  • @AbTnk3
    @AbTnk3 Год назад

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

  • @dipkanaghosh1742
    @dipkanaghosh1742 3 года назад

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

  • @jihadchakrane3562
    @jihadchakrane3562 2 года назад

    hello,
    what about DB ?

    • @CodingWorldWithNinja
      @CodingWorldWithNinja  2 года назад

      Db we are using as postgres .this video was mainly on deployment hence not covered much about that

  • @marlonfigueroa3700
    @marlonfigueroa3700 11 месяцев назад

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

  • @zubairmujeeb8455
    @zubairmujeeb8455 3 года назад +2

    Share Github link !?

  • @siddhantthorat3269
    @siddhantthorat3269 Год назад

    Still getting error 404

  • @ankushkhapre9004
    @ankushkhapre9004 9 месяцев назад

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