💁♂ 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?
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.
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
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
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?
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???
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
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 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.
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
💁♂ 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?
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.
1. Use the windows thing
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
can you create a video about redis cashing with redis and spring boot
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
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?
Mostly yes, if i remember correctly you might have to ng g environments and use those but other than that, it should be fine
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 ?
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?
this is what i waiting for, thank you EmbrakX
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.
Everything was ok until deploying dcoker image...
I stuck because I have Mysql database and he showed Postgresql...
Do know what to do....
they're similar
@@UnknownEntity-69 do you know any free resources for MYSQL database...
Like he used Neon for Postgresql
@@UnknownEntity-69 So still keep the mysql in the URL ? You mean that or something else
hello sir when u will complete the advanced java ? because for spring boot and backend development it requires some advance java so please
Actually it's amazing fullstack deployment video..# | Thank you so much for making this video
make more videos on react js we are always waiting your videos thank you embark
please build ola backend along with frontend
Thanks for Video :)
Today I watching your full stack app video 6 hrs 😅
Why you are not using render instead of AWS ??
Sir can you make spring boot and next js 14 monolithic appraoch for deployment, it not over whole internet
Sir l wish to learn from you.. what are the chances
AWESOME!
Spring boot web socket for real-time live notification alert
Please
Thankyou so much Sir. !
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???
Why don't you create a full stack Java series
i want the surce code pleace help me i do have cors problem let me seeeyuours code?
love you bro for neon
getting this error: The provided image URL points to an image with an invalid platform. Images must be built with the platform linux/amd64.
Did you download wrong docker version, i know i am a month late but it might help someone else
@ no dear , the platform of created images were coming wrong, I had to change the platform with some command for particular project
thank you so much
how we deploy kafka server ?
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
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.
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.
@@yogithagowda9795 aaa got it thanx buddy
@@EmbarkX thanx you sir
@@yogithagowda9795 aaaaa now I got it thanx buddy
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?
Please check out my "Monthly Challenge Application" playlist. I teach full stack.
@@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.
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
Bruh he won't dare replying to this video!!!