How to Deploy a Spring Boot Application on an External Tomcat Server

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024
  • Download source code: github.com/sk4...
    ►Checkout the article on deploying on external tomcat server: www.pixeltrice...
    ►Click here to subscribe : / @pixeltrice
    If my videos have helped you in any way do support PixelTrice to make more content.
    For Donation
    Patreon: / pixeltrice
    About Me:
    Hey Guys, I'm Software Engineer by Profession expertise in Java!!!
    I make free programming tutorials from beginner to advanced level.
    That includes Java for beginner, Advanced Java and many more.
    And i use to explain in a very simple words, even if you are from other background and trying to switch in IT Industry, then you at right place.I give a Real World Example, so that you can easily understand any concept in depth.
    Sometimes I make videos on motivation.
    There is something for everyone here.

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

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

    I do the same steps and as same deploye on tomcat server but I didn't get appropriate results. It give 404 not found error.
    Is there any other configurations in STS or in tomcat server which I miss except in this video????
    It works properly for internal server but gives 404 at external tomcat server.

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

    Thanks... good explanation

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

    Nice explained sir...

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

    Nice explanation Sir

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

    Startup.sh is not starting tomcat server... What to do

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

      Hi Shakamuri, Are you still facing this issue?? What error are you getting??

    • @siemkagospodarzu967
      @siemkagospodarzu967 5 месяцев назад

      The same, I'm begging for help.

  • @apurvbhardwaj8720
    @apurvbhardwaj8720 3 года назад +1

    hii i want to ask you i have made a springboot project in our system and i want to deploy this project on external tomcat server of another system which give me error of 404 ? but when i deploy in our external server it runs the project.

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

      hello @Apurv Bhardwaj, did you get the solution for the 404? Please let me know

    • @BalaMurugan-nq4ex
      @BalaMurugan-nq4ex 3 года назад

      @@MichaelMadhukarK I'm also facing the same issue... If any solution pls share..

    • @AbdulLateef-ex2qr
      @AbdulLateef-ex2qr 3 года назад

      Mine is not even run on same machine's external server. Can you plz help?

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

      Did you solve this, please answer to us

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

      any of you solved it?

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

    Excellent
    Can you please explain this using gradle on wildfly

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

    Everything that I do I am always on remote Tomcat gets error 404.

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

      I used Tomcat 10.xx, on 9.xx works fine.