Build & Deploy a Spring Boot application to Microsoft Azure | GitHub Actions | JavaTechie

Поділитися
Вставка
  • Опубліковано 11 тра 2021
  • This tutorial will walks you through deploying an application to Azure DevOps. Step by step
    #javatechie #SpringBoot #Azure #GitHub #GitHub_Actions
    GitHub:
    github.com/basahota/spring-az...
    Blogs:
    / javatechie4u
    Facebook:
    / 919464521471923
    guys if you like this video please do subscribe now and press the bell icon to not miss any update from Java Techie
    Disclaimer/Policy:
    --------------------------------
    Note : All uploaded content in this channel is mine and its not copied from any community , you are free to use source code from above mentioned GitHub account
  • Наука та технологія

КОМЕНТАРІ • 92

  • @jithinmv6516
    @jithinmv6516 2 роки тому +11

    I dont know if anyone said this to you. You are an amazing teacher. You explain everything from the base level. I really love your videos. Please do more videos on Azure

  • @eduardorivera4667
    @eduardorivera4667 3 роки тому +4

    Easy to learn, all very well explained.
    Thank you!

  • @carlos.arenas
    @carlos.arenas 2 роки тому +2

    Man, thank you very much! All well explained and concrete! I appreciate it

  • @samuelsodagudi
    @samuelsodagudi 3 роки тому +4

    Thank you very much, waiting for a long time.

  • @hardikandrew8691
    @hardikandrew8691 Рік тому +1

    thank you for helping me in my devops project

  • @learningjavawithme915
    @learningjavawithme915 3 роки тому +2

    You are a great teacher

  • @kattmohamed1115
    @kattmohamed1115 9 місяців тому +1

    Nice video, and good explanation of how to do everything , Thanks

  • @rahul-java-dev
    @rahul-java-dev 3 роки тому +1

    Thank you very much Sir❤️🙏

  • @kuruvaeeranna6658
    @kuruvaeeranna6658 2 роки тому +1

    Thank you!!! Useful content

  • @anubhavjana2989
    @anubhavjana2989 22 дні тому +1

    Man you rock!

  • @nehakankrej5242
    @nehakankrej5242 2 роки тому +1

    Very well explained 👍

  • @nirmesh44
    @nirmesh44 2 роки тому +1

    This is fabulous exactly what i was looking for.

  • @kagitapusatyarekha5924
    @kagitapusatyarekha5924 2 роки тому +1

    Easy to learn through your videos, nice explanation.. Thank you so much

  • @vemurisaiaravind4408
    @vemurisaiaravind4408 Рік тому +2

    Thanks for the video but when I added the git hub and after commit i couldn't see any thing on the logs from deployment center kindly help me here.

  • @robertdavidramirezgarcia1735
    @robertdavidramirezgarcia1735 2 роки тому +1

    Excellent! very well explained! Thanks

  • @sraynitjsr
    @sraynitjsr 3 роки тому +1

    Thank you Sir

  • @pratishrutipanda6461
    @pratishrutipanda6461 3 роки тому +1

    Nice video

  • @OfficialSusmita
    @OfficialSusmita 7 місяців тому

    amazing

  • @TheMotivationalMinutes2023
    @TheMotivationalMinutes2023 11 місяців тому +1

    Thank you.

  • @ashwinkumar945
    @ashwinkumar945 10 місяців тому +1

    I watched the video with out audio and still able to grasp whats happening 😀 Keep up the good work

  • @juanploaizan
    @juanploaizan 7 місяців тому +1

    Nice video!

  • @lredits4562
    @lredits4562 Рік тому +1

    it showing me Failed to set up deployment: Cannot find SourceControlToken with name GitHub.

  • @DavisTibbz
    @DavisTibbz 2 роки тому +1

    Thanks, TIP: IntelliJ has built-in Git plugin, you can use that

  • @ainigma100
    @ainigma100 3 роки тому +3

    Thank you! You mentioned that in another video you are going to show how to deploy using Docker Container. Can you also show how to make it https?

  • @user-qk2tx9pu5d
    @user-qk2tx9pu5d Рік тому +1

    I am getting the below error. Kindly help.
    The goal you specified requires a project to execute but there is no POM in this directory (D:\a\tds-latest\tds-latest). Please verify you invoked Maven from the correct directory. -> [Help 1]

  • @KodamaVictor
    @KodamaVictor 2 роки тому

    How do I use the resources/access. properties variables in Azure ?

  • @sujitkumarmishra8004
    @sujitkumarmishra8004 5 місяців тому

    Hi Basant, I have a couple of doubts. How to store uploaded files(Documents, Images, Videos, etc.) in a certain location in the Azure platform from our application? Also how to store the log files generated from our application's logback.xml in a certain location in the Azure platform? If you have made any separate sessions for the same, then please share me the link, otherwise if there is anything related to same anywhere then please send me the link for my reference.

  • @bsunilnaga
    @bsunilnaga 5 місяців тому

    Good bro

  • @karthickk9096
    @karthickk9096 3 роки тому +2

    1st view 😀

  • @sujitkumarmishra8004
    @sujitkumarmishra8004 5 місяців тому

    Can we remove our credit card on or before the free credit expiry? If its possible, then is there any charges for the same, or we can do it without any cost?

  • @besooab8810
    @besooab8810 3 роки тому

    Can show us how to deploy Micro services (Gateway, Eureka discovery server Etc.) to spring pcf or AWS ?

  • @raghavgoel9577
    @raghavgoel9577 2 роки тому

    Sir, why Azure generated web URL for the app is not safe. AWS generated URLs are always https instead of http.

  • @kushalappaca5324
    @kushalappaca5324 18 днів тому

    This is not working now. I did exaclty how you guided. The server is up and running but when I try to hit the spring boot end point, it only shows the microsoft screen always. Please help

  • @arvindara123
    @arvindara123 Рік тому

    Cannot find SourceControlToken with name GitHub, while saving Deployment center configuration . any idea

  • @random-0
    @random-0 Рік тому +1

    thnx man

  • @ScoobyDoo-ct9nd
    @ScoobyDoo-ct9nd Рік тому +1

    its awesome demo ...keep it up...i saw many tutorial of you made so far but
    i wanna deploy only on dev env when pushed the code into GIT on specific branch. another one we need to deploy it in docker container. would it possible to prepare a demo?

    • @Javatechie
      @Javatechie  Рік тому

      With docker how to specify the environment needed to check buddy will update you

  • @ddslnd
    @ddslnd 2 роки тому

    Good one.
    Please add the link for docker based deployment.

  • @learningcomputersciencewit5936
    @learningcomputersciencewit5936 5 місяців тому

    This is backdated and MNC strategies are quite different from it. Share some current deployment strategy.

  • @valeriagutierrez8306
    @valeriagutierrez8306 2 роки тому +1

    Hi, thanks for the video. What can I do if my Spring Boot project is based in Gradle? I cannot deploy it in the way you do in this video. I'd appreciate any advice, thanks!

    • @Javatechie
      @Javatechie  2 роки тому +2

      For gradle definitely there should be a way let me check

  • @1eak6
    @1eak6 3 місяці тому

    i got the this error ; Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project springazure: Fatal error compiling: invalid flag: --release -> [Help 1] ,

  • @naveenpandey8913
    @naveenpandey8913 3 роки тому +4

    Please upload video with database connection i.e. mongodb(on azure) with spring boot deployment on azure

    • @Javatechie
      @Javatechie  3 роки тому +2

      I will cover SQL server then will try for NoSQL

    • @naveenpandey8913
      @naveenpandey8913 3 роки тому +1

      @@Javatechie thanks and waiting for many more..

  • @MEGANE34
    @MEGANE34 2 роки тому

    hi, you said that i will use docker the next video .when we can learn with docker

  • @skipa9906
    @skipa9906 Рік тому +1

    Awesome, do you have a video on using API Management for the endpoints?

    • @Javatechie
      @Javatechie  Рік тому

      No buddy

    • @skipa9906
      @skipa9906 Рік тому +1

      @@Javatechie I managed to do it. Thank you.

  • @user-bd4bd3sc5v
    @user-bd4bd3sc5v 7 місяців тому

    where can i find the next tutorial where you publish docker container instead of code?

  • @kettenbach
    @kettenbach 3 роки тому +1

    Thanks JT. Is Spring Assistant a plugin 🔌 ? I don't see that under new projects in intellij. ☝️😀

    • @Javatechie
      @Javatechie  3 роки тому +1

      Yes Chris you need to add that plugin manually

  • @user-zu7hm7lm7h
    @user-zu7hm7lm7h 5 місяців тому

    The goal you specified requires a project to execute but there is no POM in this directory (D:\a\Azure-demo\Azure-demo). Please verify you invoked Maven from the correct directory.

  • @reshmavaase9704
    @reshmavaase9704 2 місяці тому

    Actually it's ci/cd success but it's taking so much time open the website and it's giving 502 error

  • @ainigma100
    @ainigma100 Рік тому

    Thank you for your video! If my spring boot app has an email sending functionality, do I have to configure azure as well? What do I have to do in order to allow my spring boot app to send emails while deployed on azure? Thank you in advance!

    • @Javatechie
      @Javatechie  Рік тому +1

      Not required any additional configuration just use spring email sender approach that's enough to work

    • @ainigma100
      @ainigma100 Рік тому

      @@Javatechie Thank you

  • @iamjoshkoopman
    @iamjoshkoopman Рік тому

    For me, it says the app was deployed successfully, but is still showing "Your app service is up and running.
    Time to take the next step and deploy your code." The app works on my localhost, and builds/deploys when I do a commit to github, but it does not show up in the url assigned to my app service. Is there another step if this happens?

    • @avulamanojreddy3195
      @avulamanojreddy3195 Рік тому

      for me, it is throwing a 404 error after deployment is successful even if I hit the correct endpoint.

  • @sambhavgupta9931
    @sambhavgupta9931 2 роки тому

    Does refresh affect application availability in production scenarios?

    • @random-0
      @random-0 Рік тому

      no, but if u restart then for few seconds it will be unavailable

  • @victormotorin237
    @victormotorin237 Рік тому

    getting failed to set up deployement due to source control

  • @evansxiv6133
    @evansxiv6133 2 роки тому +1

    Is it possible to customize the URL with a personal domain?

    • @Javatechie
      @Javatechie  2 роки тому +3

      Yes we can customize domain name . I know how to do this in AWS but not sure in azure .

  • @sammaiahgunje946
    @sammaiahgunje946 Рік тому +1

    Hi after singin with free trail, i have received message regarding standing instructions from microsoft . please help here

    • @Javatechie
      @Javatechie  Рік тому

      What is the message can you share me on javatechie4u@gmail.com

  • @rajkamalrajarshi4349
    @rajkamalrajarshi4349 2 роки тому +1

    Thankyou sir but , my build alaways get failed and i get a message saying this :-> Add or update the Azure App Service build and deployment workflow config

    • @shubhamborkar
      @shubhamborkar Рік тому

      check the version of java in pom.xml, it should be same as that we use while creating app service i.e 1.8

  • @bharatkadchha6589
    @bharatkadchha6589 2 роки тому +1

    Hi sir.
    Need your help .
    I am implementing simple POC on Spring boot and Azure.
    Azure is new for me. I didn't found proper way to do below problem.
    Problem : how to store spring boot logs on azure log analytics. What are the possible ways to do it .
    Can you Please share some references or create dedicate video on that.
    Thank you.

  • @yashaswisharma841
    @yashaswisharma841 Рік тому +1

    hello sir,
    Can you please show the example in which we need to store the database credentials in the Azure key vault and through Spring boot we are able to connect to DB?

  • @prannesh_54
    @prannesh_54 Рік тому

    Only change i did is I used a private github repository and am getting "HTTP Status 404 - Not Found", any inputs here ?
    Btw good tutorial, thanks

    • @rshah5144
      @rshah5144 Рік тому

      Same problem bro. Did you get any solution?

  • @ashoknair75
    @ashoknair75 Рік тому +1

    Can gradle build be used instead of maven?

    • @Javatechie
      @Javatechie  Рік тому

      Ofcourse why not

    • @ashoknair75
      @ashoknair75 Рік тому +1

      @@Javatechie Where are the setting changes to make to make a gradle build. By default the Deployment center shows maven build

  • @karthickk9096
    @karthickk9096 3 роки тому +1

    Could you please update video about how to use external API's in our application.....

    • @Javatechie
      @Javatechie  3 роки тому

      Didn't get your question please elaborate

    • @sreesri8492
      @sreesri8492 3 роки тому

      I am guessing he is asking about Rest template or web client call

    • @karthickk9096
      @karthickk9096 3 роки тому +2

      @@Javatechie Yes rest template

    • @Javatechie
      @Javatechie  3 роки тому

      Video already available I guess that was my 3rd video when I create youtube .
      Please search with string RestTemplate in javatechie youtube search bar

  • @vitorpinto8110
    @vitorpinto8110 3 роки тому +1

    Hello my friend, It's possible include Mysql database in Azure?

    • @Javatechie
      @Javatechie  3 роки тому +1

      Vitor no if we are using any cloud provider then we must need to use their service .
      Azure provides AzureSQL and cosmos DB which we can use

    • @vitorpinto8110
      @vitorpinto8110 3 роки тому +1

      @@Javatechie thank very much. Keep going with your good work.

  • @madhankumar.r3591
    @madhankumar.r3591 2 роки тому +1

    How the git hub and azure cloud is linked because you are just giving git hub not the url of git hub

    • @Javatechie
      @Javatechie  2 роки тому +1

      No once you select GitHub azure will ask you to authorize it . once you Authorize both will be sync .

    • @madhankumar.r3591
      @madhankumar.r3591 2 роки тому +1

      Thank you

  • @mutturajdeval4841
    @mutturajdeval4841 3 роки тому +1

    Bro web flux ??

    • @Javatechie
      @Javatechie  3 роки тому

      I will continue the series please checkout my reactive programming playlist

  • @eofvoid122
    @eofvoid122 Місяць тому

    are you God?

  • @MrSULTANC2
    @MrSULTANC2 Рік тому

    In my case I need to deploy my springApp.war to my dev server through azure release pipeline.
    Any idea?

  • @sujitkumarmishra8004
    @sujitkumarmishra8004 5 місяців тому

    Can we remove our credit card on or before the free credit expiry? If its possible, then is there any charges for the same, or we can do it without any cost?