Deploy a Full Stack Spring Boot & React App with Database for FREE | Step-by-Step Guide

Поделиться
HTML-код
  • Опубликовано: 30 ноя 2024

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

  • @EmbarkX
    @EmbarkX  3 месяца назад +1

    💁‍♂ Access SPRING SECURITY MASTERCLASS: link.embarkx.com/spring-security
    WITH THIS COURSE YOU LEVEL UP YOUR SPRING BOOT KNOWLEDGE - BUILD COMPLEX SECURE NOTES APPLICATION.
    Build hands-on secure project using Spring Security 6, OAuth2, CORS, Multi-Factor Authentication, Password Security, JWT
    💁‍♂ The Complete Spring Boot Guide: Build a Production-Grade Complex eCommerce Real Time Project is LIVE! [Comes with 47+ Hours of content]
    Access course here: link.embarkx.com/spring-boot
    💁‍♂ *MASTER SPRING BOOT MICROSERVICES*: link.embarkx.com/microservices
    HIT THAT SUBSCRIBE BUTTON GUYS, PLEASE SUPPORT IF YOU LIKE MY WORK.
    Telegram Community: link.embarkx.com/telegram
    THE ULTIMATE JAVA AND SPRING BOOT MASTERY ROADMAP
    1. SIGNUP FOR MY SPRING BOOT ECOMMERCE PROFESSIONAL FOR BEGINNERS COURSE: link.embarkx.com/spring-boot
    2. LEARN JAVA WITH 60+ HOURS OF CONTENT: link.embarkx.com/java
    3. MASTER SPRING BOOT MICROSERVICES: link.embarkx.com/microservices
    4. MASTER SPRING SECURITY WITH REACT JS+OAUTH2: link.embarkx.com/spring-security
    5. MASTER INTELLIJ IDEA: link.embarkx.com/intellij
    COMMENT AND LET ME KNOW WHAT SHOULD I BRING NEXT FOR YOU ON THIS CHANNEL?

  • @quachbinh0503
    @quachbinh0503 3 месяца назад +3

    I have some questions:
    12:45 - What if i'm using another IDE maybe like NetBeans, Eclipse, vscode... How can i config the environment variables?
    33:10 - Let's say we have multiple property files for different profiles (local, dev, production), How can we change the DockerFile when run the application base on the environment we're deploying?
    Thanks.

    • @UnknownEntity-69
      @UnknownEntity-69 Месяц назад +1

      1. Use the windows thing

    • @DrHouse1238
      @DrHouse1238 10 часов назад

      So i was solving some problems in the comments might as well continue, in env you should add
      SPRING_PROFILES_ACTIVE = name of your profile(prod for example)
      I know how late it is but it might help someone else

  • @zakmaroki8022
    @zakmaroki8022 3 месяца назад +1

    can you create a video about redis cashing with redis and spring boot

  • @corneliusmusa9431
    @corneliusmusa9431 3 месяца назад +1

    Greetings Faisal, Good work. Can't appreciate you enough...
    question: We can use spring boot to develop a fullstack web application, right? but where I get confuse is that mostly in youtube & udemy whenever I see a web development course they always mention these courses- HTML, CSS, Node, Javascript etc. I want to know because I am fully devoted to learning Java. if possible do a video to enlighten us. Thanks

  • @dariosambataro6923
    @dariosambataro6923 8 дней назад

    Hi, thanks for the video. I have a question, can I do anything explained in the video even if my frontend is made with Angular 18?

    • @DrHouse1238
      @DrHouse1238 23 часа назад

      Mostly yes, if i remember correctly you might have to ng g environments and use those but other than that, it should be fine

  • @ganeshsury6441
    @ganeshsury6441 3 месяца назад

    Thank you for the nice video. Small question here. Front end, spring boot and postgress deployed in 3 different places and will this works fast ?

  • @vishalchauhan-d4r
    @vishalchauhan-d4r 3 месяца назад

    great video! can you share an example of deploying the react frontend image, and spring boot backend image on Azure Kubernetes Cluster with Microsoft Entra ID Web Security?

  • @BugdangfixLam
    @BugdangfixLam 3 месяца назад

    this is what i waiting for, thank you EmbrakX

  • @Remotevision-du7ml
    @Remotevision-du7ml 2 месяца назад

    Can you make a video for when you want to deploy full stack microservices with messaging queue like kafka? Please. Thank you. Great video by the way.

  • @abhinjr4918
    @abhinjr4918 2 месяца назад +3

    Everything was ok until deploying dcoker image...
    I stuck because I have Mysql database and he showed Postgresql...
    Do know what to do....

    • @UnknownEntity-69
      @UnknownEntity-69 Месяц назад

      they're similar

    • @abhinjr4918
      @abhinjr4918 Месяц назад

      @@UnknownEntity-69 do you know any free resources for MYSQL database...
      Like he used Neon for Postgresql

    • @hungmanh2222
      @hungmanh2222 Месяц назад

      @@UnknownEntity-69 So still keep the mysql in the URL ? You mean that or something else

  • @ankushpal155
    @ankushpal155 3 месяца назад

    hello sir when u will complete the advanced java ? because for spring boot and backend development it requires some advance java so please

  • @MohamedAbusin-kw1xb
    @MohamedAbusin-kw1xb 2 месяца назад

    Actually it's amazing fullstack deployment video..# | Thank you so much for making this video

  • @varmapemmadi9958
    @varmapemmadi9958 3 месяца назад

    make more videos on react js we are always waiting your videos thank you embark

  • @gautam8469
    @gautam8469 2 месяца назад

    please build ola backend along with frontend

  • @mrak2728
    @mrak2728 16 дней назад

    Thanks for Video :)

  • @nishantrathore5031
    @nishantrathore5031 3 месяца назад +1

    Today I watching your full stack app video 6 hrs 😅

  • @nishantrathore5031
    @nishantrathore5031 3 месяца назад

    Why you are not using render instead of AWS ??

  • @KhawajaHamdanAhmad
    @KhawajaHamdanAhmad 3 месяца назад

    Sir can you make spring boot and next js 14 monolithic appraoch for deployment, it not over whole internet

  • @SabaNaz-fs6gh
    @SabaNaz-fs6gh 3 месяца назад

    Sir l wish to learn from you.. what are the chances

  • @kodiq3429
    @kodiq3429 19 дней назад

    AWESOME!

  • @goodcourseavailable
    @goodcourseavailable 3 месяца назад

    Spring boot web socket for real-time live notification alert
    Please

  • @sunnygoswami2248
    @sunnygoswami2248 3 месяца назад

    Thankyou so much Sir. !

  • @deepshikababu
    @deepshikababu Месяц назад

    26:27 ./mvnw clean package
    The JAVA_HOME environment variable is not defined correctly,
    this environment variable is needed to run this program.
    Any idea how to solve this issue???

  • @SabaNaz-fs6gh
    @SabaNaz-fs6gh 3 месяца назад

    Why don't you create a full stack Java series

  • @DestaEquar
    @DestaEquar 2 месяца назад

    i want the surce code pleace help me i do have cors problem let me seeeyuours code?

  • @maskman4868
    @maskman4868 Месяц назад

    love you bro for neon

  • @antasjain
    @antasjain Месяц назад

    getting this error: The provided image URL points to an image with an invalid platform. Images must be built with the platform linux/amd64.

    • @DrHouse1238
      @DrHouse1238 23 часа назад

      Did you download wrong docker version, i know i am a month late but it might help someone else

    • @antasjain
      @antasjain 11 часов назад

      @ no dear , the platform of created images were coming wrong, I had to change the platform with some command for particular project

  • @pavanreddy6098
    @pavanreddy6098 3 месяца назад

    thank you so much

  • @nishantrathore5031
    @nishantrathore5031 3 месяца назад

    how we deploy kafka server ?

  • @madhurchaturvedi5551
    @madhurchaturvedi5551 3 месяца назад

    Hi sir I just finished the java now where to start the spring framework one people say you need to learn jdbc and servlet tool I am too confused or I directly jump in to spring boot

    • @yogithagowda9795
      @yogithagowda9795 3 месяца назад +1

      I did Java, jumped to springboot directly from telusko. Didn’t have any problem, cuz springboot uses jpa,hibernate to connect to database no need of jdbc to create backend .rest apis can be created easily.there are companies which still use servlets/jdbc, if you apply for those companies then you need to learn.

    • @EmbarkX
      @EmbarkX  3 месяца назад +1

      You can start with e-commerce project using spring and Spring boot on my channel. It should teach you well.there is monthly challenge project as well.

    • @madhurchaturvedi5551
      @madhurchaturvedi5551 3 месяца назад

      @@yogithagowda9795 aaa got it thanx buddy

    • @madhurchaturvedi5551
      @madhurchaturvedi5551 3 месяца назад

      @@EmbarkX thanx you sir

    • @madhurchaturvedi5551
      @madhurchaturvedi5551 3 месяца назад

      @@yogithagowda9795 aaaaa now I got it thanx buddy

  • @Shubhodeep-xv8mh
    @Shubhodeep-xv8mh 3 месяца назад

    Hi, can you please make a playlist from where we can cover java full stack? If some topics are missed out where from should we study them?

    • @EmbarkX
      @EmbarkX  3 месяца назад +2

      Please check out my "Monthly Challenge Application" playlist. I teach full stack.

    • @Shubhodeep-xv8mh
      @Shubhodeep-xv8mh 3 месяца назад

      @@EmbarkX Okay I will surely complete the playlist. There are very few channels putting out good content in terms of java development. Thank you for providing such content for free.

  • @Silly_My_name
    @Silly_My_name 2 месяца назад +1

    In case, if you are stuck with ENV setting: i was getting undefined so this video has solution which worked for me
    ruclips.net/video/GG6FI5-GsFk/видео.html

  • @anonymous-user-007
    @anonymous-user-007 2 месяца назад

    Bruh he won't dare replying to this video!!!