300K+ Views but still I didn't even hit 100k Subs? :( HIT THAT SUBSCRIBE BUTTON GUYSSS!!! Join us on Telegram: link.embarkx.com/telegram *Get Source Code, Notes, Instructor Support and Future Updates here:* link.embarkx.com/microservices *GROW AS JAVA DEVELOPER* 1. SIGNUP FOR MY SPRING BOOT 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 Learn more from me and enroll at: embarkx.com/ You will find all my courses are listed there on highest discount for my viewers. Connect with me and join the exclusive FREE community of Learners and Developers that help each other: bit.ly/embarkx-joind COMMENT AND LET ME KNOW WHAT SHOULD I BRING NEXT FOR YOU ON THIS CHANNEL?
@dilshan1819 ай бұрын
subscribed and shared😍
@DebjitDutta-po7yq8 ай бұрын
done!!!!!!!!!!!!!!!!!!!🫡
@theophilus4948 ай бұрын
gained a subscriber..
@VaibhavSharma-q3y2w6 ай бұрын
(default-cli) on project demo: Execution default-cli of goal org.springframework.boot:spring-boot-maven-plugin:3.3.1:build-image failed: Illegal char at index 5: npipe:////./pipe/dockerDesktopLinuxEngine -> [Help 1] sir can you tell why this error is occuring ?and how i can resolve it
@vivekchaurasia30554 ай бұрын
Hello I am facing issue with the docker part on starting the application i am getting Unable to open JDBC Connection for DDL execution [FATAL: password authentication failed for user "root"] [n/a] FATAL: password authentication failed for user "root" I followed the steps as well and tried solving on my own but no progress.
@scholarway8 ай бұрын
You could utilize ModelMapper for transforming and transferring data across various layers or modules.
@radiyziyat77479 ай бұрын
Thank you very much, great job. 06:10:32 WORKING WITH SPRING BOOT ACTUATOR Section Introduction 06:10 Introduction to Spring Boot Actuator06:10 Setting up Spring Boot Actuator ) 06:14 Enabling all endpoints 06:21 Understanding Actuator Endpoints 06:24 Exploring /health endpoint 06:27 Exploring /info endpoint 06:33 Exploring /metrics endpoint 06:36 Exploring /loggers endpoint 06:41 Exploring /beans endpoint 06:47 Exploring /shutdown endpoint 06:52 Section Summary 06:56 ---------------------- 06:56:44 DOCKER WITH SPRING BOOT Section Introduction Introduction to Docker 06:56 Docker Architecture 07:15 Concepts in Docker 07:20 Installing Docker on Windows Installing Docker on Mac Docker Registry 07:23 Docker and Spring Boot Containerizing Our Spring Boot Application 07:30 and 07:40 Docker Commands 07:52 Running our Spring Boot Project with Docker 07:58 Testing Our Application 07:58 Section Summary ------------- 08:03:28 MIGRATING TO POSGRESQL Section Introduction What Is PostgreSQL and Why Use It? Understanding dependencies Configuring our application to work with PostgreSQL 08:10 Introducing Docker Networks 08:15 Running PostgreSQL locally with Docker 08:29 Docker Compose for Multi-Container Spring Boot Applications 08:31 Creating Databases using PGAdmin 08:42 Testing our application 08:47 Section Summary ---------- 08:53:36 INTRODUCTION TO MICROSERVICES Before Microservices 08:53 Problems with Monolithic Architecture 08:55 What are Microservices and Why do we need them? 09:04 Overcoming Monolithic Architecture Challenges with Microservices 09:09 ------------ 09:16:13 MICROSERVICES: RESTRUCTURING OUR APPLICATION Planning our changes 09:16 How are we going to structure our microservices 09:17 Creating Job Service 09:19 Refactoring Job Service 09:22 Creating Company Service 09:33 Refactoring Company Service 09:34 Creating Review Service 09:43 Refactoring Review Service 09:44 Unifying the view in Intellij 10:12 Migrating to PostgreSQL 10:17 Creating docker-compose.yml 10:27 Testing changes 10:32 ------------ 10:35:44 SYNCHRONOUS COMMUNICATION: INTER-SERVICE COMMUNICATION USING REST TEMPLATE Introduction to InterService communication 10:35 What is REST Template and why do you need it? 10:40 Communicating via RestTemplate 10:45 DTO Pattern 10:53 Testing Changes in PostMan 11:09
@EmbarkX9 ай бұрын
Thanks. This is helpful to many. Do like, share and subscribe for more such content. There's a lot in pipeline.
@RRCSafrozalam8 ай бұрын
Thanks Bro
@MayankGrover-wf4go7 ай бұрын
Bro can we skip Docker part i am using my company laptop i cant install docker on it. Should i continue this series or i won't be able to get the upcoming concept
@bilalsiddiqui13487 ай бұрын
@@MayankGrover-wf4go I’m also facing the same issue, did you continued without docker ?
@shashipreetham557511 ай бұрын
what ever I'm searching in youtube from few months is here in single video I just loved it
@EmbarkX10 ай бұрын
Thank you. Do like, subscribe and support us.
@TaufeeqAhmed-hk4rz9 ай бұрын
You can find number of tutorial for node/react that are awesome but i couldn't find an excellent course for spring-boot , Now I did , This is awesome
@xoanaraujo6 ай бұрын
React is trendy technology, but the back-end is as necessary as the front-end, I personally prefer the back but for most people is not like that i think
@atulraj89844 ай бұрын
is it good for beginers
@ravitejam992 ай бұрын
Because Java spring boot microservices are not easy as MERN
@pawanS80488 күн бұрын
Faisal, you've earned a subscriber! To everyone already here, you've found the perfect place-don’t go anywhere. Amazing content for beginners, covering everything from monolithic to microservices, service registry, API gateway, Eureka, OpenFeign, Zipkin, ConfigServer, CircuitBreaker, RabbitMQ, Docker, and Kubernetes. The best part? You get to see all of them in action together, making learning more effective with a clear, big-picture perspective! Well done brother.
@codewithAbdulMumin3 ай бұрын
this is massive. they is no channel on youtube that will give such content you deserve more than a million subscribers. thank you
@vincevdam11 ай бұрын
You are awesome. Been trying to learn all the complexities from different KZbin videos, but you explain everything from top to bottom the best
@EmbarkX11 ай бұрын
Happy to help! Thank you - Faisal Memon
@SouravGhosh-yb1ee5 ай бұрын
6:07:52 , you can directly remove the reveiw using reviewid , no need of updating the company entity also, as spring JPA does it for you, it maintains referential integrity
@NaveenGaming20012 ай бұрын
thanks bro clearing this out from where u learn these concepts can u give me a reference i am new to spring boot
@sherislam10373 ай бұрын
I am commenting to help someone like me who may encounter the same fatal Password error authentication at 8:48:17,To solve this issue you have to check if you have installed postgreql locally on your machine too,if that is the case you have to either unistall it from local machine or change the port no,some fellow from this comment section helped me (thank you buddy)and it worked for me.Good luck
@yakshg71842 ай бұрын
thank you so much broo, i lost all hope and your comment came into clutch🫂🫂
@linstonjoyal13819 ай бұрын
Bought a course on udemy and couldn't understand much. Your explanation is top notch, you explain everything in simple language. Thank you:)
@kalaimaranmadhavan41828 ай бұрын
In 28 minutes?
@linstonjoyal13818 ай бұрын
@@kalaimaranmadhavan4182 no
@hafsalrahman54023 ай бұрын
An excellent video for grasping Spring Boot and its related concepts in simple language. 6:56 The primary aim of Docker is to address deployment inconsistencies and enhance portability, I mean it is about development machines and server The solution for the problem you highlighted is build config (pom.xml) as I understand
@dhruvshahvlogs5 ай бұрын
I've watch your entire two videos and it's very helpful. I'll request you to make one videos on the CI/CD pipeline that can be very helpful for all of us. Thank you for the entire spring boot video series.
@DeepakNegii5 ай бұрын
First of all, I would like to appreciate your work and the amount of valuable knowledge you have put into it. Thank you for that, and please continue your good work. I have completed part one and am heading toward part two.
@abdulkhader5673 ай бұрын
Am a frontend dev, able to understand all concepts very easily. thanks for amazing video.
@tanishqshukla52410 ай бұрын
One of the most amazing course that one can find on youtube for springboot microservices.
@abhishek_singh5129 ай бұрын
Hello bhaiya its giving error whille declaring @Entity -- persistance jakarta -- how to resolve any idea please reply
@EmbarkX9 ай бұрын
Thank you. Do like, share and subscribe for more such content. There's a lot in pipeline.
@aliksargsyan278210 ай бұрын
This is one of the best video that i found on youtube platform. Thank you very much ❤❤❤ you are amazing ❤❤❤❤. Love from Armenia 🇦🇲
@EmbarkX9 ай бұрын
You're so welcome! Do like, subscribe and share.
@KushChoudhary10 ай бұрын
This is the best course material I came across, thankyou!
@EmbarkX10 ай бұрын
Glad it was helpful! Do like, subscribe and share!
@cigarettesafter943510 ай бұрын
This course is just amazing. Can't thank you enough. Every DevOps engineer needs to have hands-on and solid experience with the dev world.
@EmbarkX9 ай бұрын
Thank you. Do like, subscribe and share.
@abhishek_singh5129 ай бұрын
@@EmbarkX Hello bhaiya its giving error whille declaring @Entity -- persistance jakarta -- how to resolve any idea please reply
@sumandevkota28386 ай бұрын
@@abhishek_singh512 add jpa in dependency and reload maven
@Wongmc6447 ай бұрын
Thanks for the course! I'm able to grasp the concept and following the examples created the first project within an hour. I'm using vscode and it works great too. This is the BEST intro to spring boot for beginners!! Easily understood and easy to follow. TQVM
@joeyhigino8 ай бұрын
I am very excited! I look forward to starting this two-part series and learning a lot.
@vindiesel-tn5xm3 ай бұрын
This is called pure teaching ❤
@chandankumar-kf2lp11 ай бұрын
i am waiting for such types of free contents... since from1 month i m following telusko , i covered 60% from their and i am here to learn spring and microservices...consider more examples to explain well like telusko..but i like your way as well.......love from Bihar
@EmbarkX11 ай бұрын
Sure thank you. Do like, subscribe and support us.
@siddhantprakash.10 ай бұрын
Bhai Bihar m kaha se ho?
@chandankumar-kf2lp10 ай бұрын
Hajipur
@MohdKhan0210 ай бұрын
How's Telusko 48 hrs video of spring? I am already good in core Java and oops can I follow that video?
@chandankumar-kf2lp10 ай бұрын
@@MohdKhan02 telusko is good to understand server side behavior..Before learn S.boot learn spring to know the actual meaning of S.Boot..After telusko go with Embarkx ..
@sawamura59756 ай бұрын
This is the best course of spring boot so far, most of them skip some steps and beginner won't understand. but this part 3:17:37 i find my solution is better int i = 0; for(Job j : jobs) { if(j.getId().equals(id)) { jobs.set(i, updated); return true; } i++; } return false;
@abhisheksah996 ай бұрын
brother i am just done my java is this the course i should to move forward and will i understand
@sawamura59756 ай бұрын
@@abhisheksah99 you can this course is beginner friendly
@techieimam44917 ай бұрын
I was searching for springboot full course which must include deep dive concepts ,I am generally following telusko ,but thank you for providing 21 hours course ❤ Now i will follow this course along with new springboot series of telusko so that i can get more knowledge and understand deeply about the concepts of springboot and microservices
@hello_california10 ай бұрын
I wish you to have at least a million subscribers in your channel! Your video quality and the way you are explaining is the best on KZbin for sure! You feel the student's problems during the study and know exactly how to convey the information.
@EmbarkX9 ай бұрын
Thank you for the good wishes and kind words. Do like, share and subscribe for more such content. There's a lot in pipeline.
@xponent075 ай бұрын
Day 1: 6:11:28 Day 2: 6:56:44
@AdnanArch10 ай бұрын
4:17:20 I just noticed that the Spring Data JPA in the service layer deleteById method has no return value. So it will always return 200 Ok Status weather you are trying to delete a job that does not exist in the database. so I tried this in way that first it will check weather a job exists or not on the based of Id. if exists then i deleted the job.
@DebjitDutta-po7yq8 ай бұрын
exactly!!
@gamesgames123-g3s2 ай бұрын
Hi @EmbarkX, its regarding 4:49:58 defining relationship from Company and Job. its fine your using an relationship DB. what if i am using an non relationship DB such as mongo DB, in that case should i handle it via code ?
@priskitchenn2 ай бұрын
I completed from start to microservices doing remaining mast hai content maja agaya
@vaibhavrawat40083 ай бұрын
Thank you so much for adding this course on youtube
@dolonroy-c8e6 ай бұрын
Sir you deserve very much appreciation for making such important video and explained in an easier way 😊👏👌👍
@jarvis_py605811 ай бұрын
Very Beginner Friendly course. Thanks.
@EmbarkX11 ай бұрын
You are welcome. Please like, share, subscribe. It will motivate us a lot. - Faisal Memon
@yakshg71842 ай бұрын
(pasting same comment)I am commenting to help someone like me who may encounter the same fatal Password error authentication at 8:48:17,To solve this issue you have to check if you have installed postgreql locally on your machine too,if that is the case you have to either unistall it from local machine or change the port no,some fellow from this comment section helped me (thank you buddy)and it worked for me.Good luck
@S.S-o6r8 ай бұрын
Bro your description is too smooth and can be easily understandable for noobs❤❤❤
@codecobra6 ай бұрын
Nice! i watched till JPA part for today and understood each and everything clearly.
@codecobra6 ай бұрын
Completed the part 1 today! One thing I encountered was even if the entry does not exist in the database, trying to delete that entry was giving response OK, so i changed the code and before deleting i made a check if that entry exist in DB or not. Thank you so much for such a amazing tutorial. Now will start part 2 of this.
@DeepakNegii6 ай бұрын
@@codecobra hey bro i want to start spring boot from scratch .so did you finish part1 and part2 .if yes than can u tell is it good
@codecobra6 ай бұрын
@@DeepakNegii bro! If you are familiar with another backend like express or node, and you have good understanding of core Java then definitely go for it
@DeepakNegii6 ай бұрын
@@codecobra bro can you suggest some channels or courses from which i can learn more
@satvikkapoor238596 ай бұрын
@@codecobra I have a decent understanding of core Java but not other backend language, will this be good for me?
@chinmayabhyankar452621 күн бұрын
Great video tutorial , very helpful to understand the concepts
@hurricanes-f8f8 ай бұрын
Thanks for the useful session, Please also add more deep dive practical projects hands on practice on Java microservices.
@Bruno-gd7bxАй бұрын
Thanks for the free amazing content, dude!
@AntonioCabralNumberOne10 ай бұрын
Hi, great job! Are you considering doing a video about Authentication and Authorization? I think it's the only thing that is missing on these 2 videos. Keep up the good work.
@EmbarkX10 ай бұрын
Great suggestion! Its not a part of plan as of now. But I have added it to video requst. Do like, subscribe and support us.
@kuldeepparmar9210 ай бұрын
@@EmbarkX pls do the needful. thanks.
@sainagasrimanyam88474 ай бұрын
Your teaching really awesome sir😊
@yashrn021Ай бұрын
Wow! Thank you so much for this course.
@shivaramabn407311 ай бұрын
what a course, Excelent teaching..superb.!! Please provide prerequisites, github link, and the number of parts while starting a course.
@EmbarkX11 ай бұрын
Check description. Please like, share, subscribe. It will motivate us a lot. - Faisal Memon
@katlegokamasha76811 ай бұрын
Thank you for sharing, I love your content and the manner which you deliver it.
@EmbarkX11 ай бұрын
Glad you enjoy it! I am announcing something on channel in next 2 days on channel. Do like, subscribe and share.
@gajanangaikwad20203 ай бұрын
Very informative and well organised.
@pratikjadhav_63968 ай бұрын
Good series which taught me a lot on Monolithic to Microservices project and time invested in Part 1 was worthful & now moving towards Part 2.👍 Thankyou Sir for all your efforts.😇
@MayankGrover-wf4go7 ай бұрын
Bro can we skip Docker part i am using my company laptop i cant install docker on it. Should i continue this series or i won't be able to get the upcoming concept
@lomondo10 ай бұрын
Amazinggg Video , very beginner-friendly........Thank You Sir
@EmbarkX9 ай бұрын
Thank you. Do like, subscribe and share.
@abhishek_singh5129 ай бұрын
@@EmbarkX Hello bhaiya its giving error whille declaring @Entity -- persistance jakarta -- how to resolve any idea please reply
@EmbarkX9 ай бұрын
What error you get? Is JPA configured correctly?
@supercoolaks7 ай бұрын
Thank you so much for sharing this video the concepts are explained very well
@rohitthorave5775 ай бұрын
Great Job man, you are saviour
@NaveenGaming20012 ай бұрын
one question why at 6:05:11 we code from line 66 to 69 needed isn't line 70 enough please correct me i am kinda new in this
@naveenmanivannan6974 ай бұрын
Thank you very much sir , i learned more about different tech stack
@mohitjaisingh84828 ай бұрын
At 5:09:00 When we try to delete a company that has jobs linked to it, I'm getting an Internal Server Error. Do we call the delete function of Jobs from the company class with respect to the company id, delete them first and then delete the company?
@simanchalagamer456210 ай бұрын
Your videos are excellently understandable.keep it up sir. i just wish to learn java full stack development from you and more in demand skills from outstanding tutors like you.
@abhishek_singh5129 ай бұрын
Hello bhaiya its giving error whille declaring @Entity -- persistance jakarta -- how to resolve any idea please reply
@EmbarkX9 ай бұрын
Thank you for your kind words. I am working on such a course with industry ready project. Details here: bit.ly/sb-full-stack-01 Do subscribe to stay notified when I launch. There's a lot in pipeline.
@elohimcode10 ай бұрын
I'm a dotnet developer and I have it in mind to have a taste of Java Springboot, you just motivated me to start the learning. I look forward to learning the Java Culture 😂
@EmbarkX10 ай бұрын
Glad to know that. Do like, subscribe and share.
@goutamnamdev13043 ай бұрын
superb course ...love it 🙌🙌
@vidhan.dwivedi9 ай бұрын
At time [2:23:24], how it worked without Autowire annotation. Can you please tell that.
@tabrezshaikh77059 ай бұрын
Excellent tutorial. You just earned a subscriber.
@EmbarkX9 ай бұрын
Thank you.
@varunkumarchandra72479 ай бұрын
3:49:38 we really need to define a default constructor? i mean it is already there just hidden right? So, is it mandatory to define that?
@VKC-439 ай бұрын
I guess If any parameterized constructor is specified in the class, then the default hidden constructor won’t be available
@varunkumarchandra72479 ай бұрын
@@VKC-43 Tested this and yes that the reason Thanks mate
@OPM_TRE4.011 ай бұрын
JUST WANT TO SAY ... THANK YOU SO MUCH THANK YOU SO MUCH THANK YOU SO MUCH THANK YOU SO MUCH THANK YOU SO MUCH THANK YOU SO MUCH THANK YOU SO MUCH THANK YOU SO MUCH THANK YOU SO MUCH
@EmbarkX10 ай бұрын
Welcome bro, Do like, subscribe and support us.
@OPM_TRE4.010 ай бұрын
@@EmbarkXplease make a video about the complete roadmap of Java full stack web development
@EmbarkX10 ай бұрын
Sure. I will upload soon.
@mrityunjoylaha585110 ай бұрын
Need a full course of microservices and angular frontend. Facing problem connecting angular frontend with spring boot microservices.
@EmbarkX10 ай бұрын
I am working on react + spring boot full stack course. You can subscribe to my email list to know the updates as to when I launch. Its the only course you would ever need as a spring boot developer.
@hunnybunny78612 сағат бұрын
Hi Guys, Im facing issue at @05:10 where getCompanyById is created. im getting below error.. not sure why. :( /Users/hunnykumar/Desktop/Sample/JobApp/src/main/java/com/sample/JobApp/company/CompanyController.java:49:41 java: non-static method getCompanyById(java.lang.Long) cannot be referenced from a static context
@kumargaur76238 ай бұрын
4:04:44 this console is not showing on my system can u please help me sir
@narendranaidulolugu5276 ай бұрын
great work. Thanks a lot for the tutorial !!
@CodeWithRains7 ай бұрын
1:55 it is my first tim to see you on KZbin and yes by seeing the Title only i liked it !! Moreover i will watch it completely and found yes this what i am trying to learn , ! and if you thought how loadbalancing happend in K8 and differents kind of authorizatin like Oath with Jwt and other Oath ! yes i would like to learn dubugging sometime what happened request goes to server and return as 401 unauthorized it is becuase of cors issue !! but still i am not getting why getting 401 not cors issue !! , when i enclude the URL for UI client in cors it is working !! and yes how k8s docker will work on deploying hosting is my main agenda i want to learn it and want to know how a system become capable of handling 10k request , Yes i have knowledge of Hardware OS also , i can build etc kind of PC by ordering spare parts and build and kind of repair it also at very basic levels , becuase i know how electronics work ! HOpe you get what i want ,
@thatikondasanthoshreddy50814 ай бұрын
Your explanation is sensible really did a great job. Thanks for your knowledge 🫡
@thatikondasanthoshreddy50814 ай бұрын
One suggestion try to get video while explaining that would be interesting to listeners
@Ravi-p1j9e5 ай бұрын
At 5:58:43, you are not getting company details for GET request 'companies/1/reviews/1'. May be you have to change your logic for updateReview() method in 'ReviewServiceImpl' class.
Hi Faisal, I have been searching for a complete Spring microservices project for quite a while that covers docker and k8s and I am really happy that I found yours !! Right now I am trying to make switch from non dev role to a Spring Boot dev role and currently having 3 years of exp in this role. I was wondering if this project would be sufficient to give myself a chance to make this switch or should I be learning front end as well and make a full stack application to give myself a chance. I just want to get some advice on this and please provide your thoughts so that it would be really helpful for me in my career.
@linstonjoyal13819 ай бұрын
You can get a role as a freher for sure, it's better if u learn spring security and other projects
@ChadSigma11111 ай бұрын
Amazing Course man, keep up the good work. One request, time stamps would have been great.
@EmbarkX11 ай бұрын
Done! Timestamps have been added. Please like, subscribe and share to support us.
@theg7k5 ай бұрын
THNX DEV
@vishnuvardhan72048 ай бұрын
hi every one, at time stamp 06:07:40 In the postman by deleting company 2 review 1 it displaying internal server error, he mention that reference of review isn't completely deleted , but how it will happen , he mentioned reviewServiceImplementation using if else condition handled that error. why he mentioned review.setCompany(null) because myself i am getting review deleted succesfully like that if i use this postman by deleting company 2 review 1 i was doing exaclty what he did my query is, In the the company2 he created 2 reviews and in that he choose to delete company 2 review 1, it is already there but he is getting internal server error can any one help me regarding this
@sathiyadev43228 ай бұрын
Can't start the app like the one you showed at 8:48:17 I'm encountering an error message: 'To display the condition evaluation report, re-run your application with 'debug' enabled.' I've tried running it with debug mode enabled, but I'm still getting the same error.
@sathiyadev43228 ай бұрын
anyone help me?
@sathiyadev43228 ай бұрын
at 8:44:50 Im facing issue like unable to connect to server connection failed FATAL password authentication failed for user "user_name"
@anony914 ай бұрын
@@sathiyadev4322 Did you solve it?.
@anony913 ай бұрын
@@sherislam1037 Do you have any installation of postgresql locally?
@sherislam10373 ай бұрын
@@anony91yeah I have.
@zomssingh87447 ай бұрын
Course structure and content is great, you have started with the basics. But i have one suggestion, when you are writing a code , kindly explain how and why you are writing that particular scenario, and explain a little bit more. In many places it looks like you are just writing code in your own not to convey to others.
@movietrailer361610 ай бұрын
Great video indeed ! Can you add authentication and authorization to microservice project especially JWT OAUTH 2 or Are you planning to do seperate videos ?
@EmbarkX10 ай бұрын
Not sure about that yet. If i do you will get notified. Do like, subscribe and share.
@sourabhkumar581510 ай бұрын
Concepts are put together and explained incredibly well. Thankyou for putting immense amount of effort into this course Faisal.
@EmbarkX10 ай бұрын
Glad it helped. Do like, subscribe and share! Check out something new I am working on: bit.ly/sb-full-stack-01
@wieruindl10 ай бұрын
This is such a great video!
@EmbarkX9 ай бұрын
Thank you so much!
@chiragvohra667311 ай бұрын
Thanks you so much sir for putting so much efforts
@EmbarkX11 ай бұрын
Welcome bro. Please like, share, subscribe. It will motivate us a lot. - Faisal Memon
@fitnesstamizha58710 ай бұрын
you're boon sir that i have been searching this topic for a long time and now you given to me thank you sir😇😇
@EmbarkX10 ай бұрын
You are most welcome. Do like, subscribe and share!
@rishikant73578 ай бұрын
Please tell me one thing when you defined Company entity and mapped with Job, you used @JsonIgnore in Company entity but in Review entity you did opposite of it. Any reason for it?
@soussivic74379 ай бұрын
I have question, when we implement keycloak in api gateway and we wanna use preAuthorize in other microservices, i must create a security filter chain in every microservice and spring security will handle the forward and the extraction of the token or we must implement keycloak in every microservice?
@andreshuertas972710 ай бұрын
GREAAAAAATTT!!!!! Thank you so much!
@EmbarkX9 ай бұрын
Welcome. Do like, share and subscribe for more such content. There's a lot in pipeline.
@ravitejam992 ай бұрын
10:12:00 this is where I feel very happy 😁
@AhmedSamy-fg5zz10 ай бұрын
You are the best, Thank you for this great work
@abhishek_singh5129 ай бұрын
Hello bhaiya its giving error whille declaring @Entity -- persistance jakarta -- how to resolve any idea please reply
@EmbarkX9 ай бұрын
Thank you. Do like, share and subscribe for more such content. There's a lot in pipeline.
@wrestlingreality214610 ай бұрын
Awesome content buddy❤
@EmbarkX10 ай бұрын
Thanks ✌️ Do like, subscribe and share.
@shawkyfarouk36989 ай бұрын
Thanks a lot for your effort, excellent videos, i am just facing an issue to connect from docker app to postgres DB on my localhost (normal PC).
@EmbarkX9 ай бұрын
Did you follow the steps outlined?
@shivachanda2438Ай бұрын
@EmbarkX While fetching reviews, y the response is missing company field, which is part of review entity, is it because of jsonignore annotation or any other reason?
@VibeWithAnshita9 ай бұрын
haveu made any video for react or angular with java?in this way..please do it would be of graet help..this video is really very good
@alexmercerind8 ай бұрын
Awesome tutorial!!!
@g.naveenkumar35986 ай бұрын
What a legend 🙌
@abdulqaadir103510 ай бұрын
Jazakallah 💟 It's really usefull.
@EmbarkX10 ай бұрын
Glad to hear that. Do like, subscribe and share.
@SanjPatel-hm5jo8 ай бұрын
When executing command @7:45:45 to create image: ./mvnw spring-boot:build-image "-Dspring-boot.build-image.imageName=/firstjobapp" I receive the following error: Execution default-cli of goal org.springframework.boot:spring-boot-maven-plugin:3.1.1:build-image failed: Certificate path must contain the files 'ca.pem', 'cert.pem', and 'key.pem' files Can anyone please help in resolving this. Thanks.
@SanjivPatel-qb5ke8 ай бұрын
Resolved this by removing docker from my laptop, including any DOCKER associated environment variables and reinstalling Docker Desktop for Windows Great course with brilliant content!
@shivambaghel96688 ай бұрын
Desire more sub bhai .Amazing video 🔥
@Berkan.s21 күн бұрын
Hey I don't understand if the last 2 videos cover everything or if I have to watch it from the beginning
@priskitchenn2 ай бұрын
Request u sir. Pls add in this series ci cd pipline and other all remaining skills sets for full stack java developer as per your knowledge
@ImperiaLGamer0411 ай бұрын
please explain spring secuity and jwt
@EmbarkX11 ай бұрын
Sure I will add this in my future video list. Timestamps have been added. Please like, subscribe and share to support us.
@the_rohitrana10 ай бұрын
are you planning to make videos on microservices architecture like orchestration and choreography?
@azizm649510 ай бұрын
Excellent job best tutor
@EmbarkX10 ай бұрын
Thanks a lot! Do like, subscribe and share.
@jarvis_py605811 ай бұрын
Thanks for the great work by freely sharing
@EmbarkX10 ай бұрын
My pleasure! Do like, subscribe and support us.
@akpedits660210 ай бұрын
you are not specific about the @jsonignore annotation … why we have used it in two different ways. one in company model and other in review model
@shahidavalisyed4879 ай бұрын
Thank You pls release Part -2
@EmbarkX9 ай бұрын
Part 2 already released. Please check description.
@ayushjha90884 ай бұрын
Hey Buddy .. pls Bring one kafka video with spring boot n ms with realtime project