**Get Source Code, Notes, Instructor Support and Future Updates here:** link.embarkx.com/microservices Join us on Telegram: link.embarkx.com/telegram *GROW AS JAVA DEVELOPER* 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 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. COMMENT AND LET ME KNOW WHAT SHOULD I BRING NEXT FOR YOU ON THIS CHANNEL?
Great Video, simplicity and great contribution to Knowledge. please, do more videos on building application using Microservices and AWS. there are limited video tutorials on building real life application using microservices out there. Thank you @EmbarkX
please help me in this i have already made a job portal websit using html css js i have its frontend code so now i have to integrate it with java so can i refer this video how can i do it please help
Please since the generational type sequence is the recommended approach and mysql doesn't support, how can we achieve it connecting our application to mysql
Please also include custom JPA queries in repository class for filtering jobs with minimum salary, job location, job language ,job category - remote job or office job something like this public List filterJobs(@Param("category") String category, @Param("minSalary")Integer minSalary, @Param("maxSalary") Integer maxSalary, @Param("location") String location, @Param("sort") String sort );😇 this project is such a beautiful project . Please make frontend in Angular as well
Your Playlist Titles and video titles are not properly structured , so if anyone new like me discovers your channel ,we are lost and dont see where to start and what is the next video to the current
@EmbarkX in my opinion, there should be different directories for controller, services, DAO...and if there are more files maybe sub directories, it's more structured this way. Anyway aside from that great course
this course is simple and clear, better than others
Nice Explanation
Thanks for this video 😊
It's nice and informative with practical implementation, Thank you.
very interesting and engaging, best tutorial
Glad you liked it. Do like, subscribe and support.
**Get Source Code, Notes, Instructor Support and Future Updates here:** link.embarkx.com/microservices
Join us on Telegram: link.embarkx.com/telegram
*GROW AS JAVA DEVELOPER*
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 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.
COMMENT AND LET ME KNOW WHAT SHOULD I BRING NEXT FOR YOU ON THIS CHANNEL?
You are a great instructor. Thanks for this video ❤
Glad it was helpful! Do like, share and subscribe for more such content. There's a lot in pipeline.
Great content - I need to make a request for multiple database connections using spring JPA
Thank you!
Great Video, simplicity and great contribution to Knowledge. please, do more videos on building application using Microservices and AWS. there are limited video tutorials on building real life application using microservices out there. Thank you @EmbarkX
Awesome video!!! you explained each concept in details one by one...
Only critics, the microphone quality is very "phony".
Hello Sir, Before starting this playlist , What are the Prerequisite ?
Thanks
Dont we need to add any annotation in this like @Controller or @Entity??
Please make more videos on Spring Boot.
Follow this playlist of Spring Boot Microservices Series which you can access here: ruclips.net/p/PLxhSr_SLdXGPCS0F-4v5zEXATHnHLT7Qf
@@EmbarkX thanks
Sir could you please share the Github REPO for this project (Job Application)?
please help me in this
i have already made a job portal websit using html css js i have its frontend code so now i have to integrate it with java so can i refer this video
how can i do it please help
Please since the generational type sequence is the recommended approach and mysql doesn't support, how can we achieve it connecting our application to mysql
I have covered this going forward. Please watch entire Playlist.
@@EmbarkX alright can you send me the link of that particular video
Please also include custom JPA queries in repository class for filtering jobs with minimum salary, job location, job language ,job category - remote job or office job something like this public List filterJobs(@Param("category") String category,
@Param("minSalary")Integer minSalary,
@Param("maxSalary") Integer maxSalary,
@Param("location") String location,
@Param("sort") String sort
);😇 this project is such a beautiful project . Please make frontend in Angular as well
Sure will add. Please subscribe to stay updated.
❤🎉best
hii , how can i get this source code , i am unable to find on telegram as well.
When i used foreach loop and jobs.remove() function for deleting it gave me error, why is that?
What error are you facing
Faisal sir, Is this the spring boot microservices course?
Yes, it is
I gonna use java 21 , is it fine ?
Yes you can.
should we start from this video or we can directly go to 11 hour video
Your Playlist Titles and video titles are not properly structured , so if anyone new like me discovers your channel ,we are lost and dont see where to start and what is the next video to the current
Also numbering & naming is poorly done , i did'nt get if u are teaching end - to -end spring or just certain functionalities
sir code ka link mil sakta hai ?
Its available to download. Check description.
good course awful structuring of the project
How can it be improved? Happy to take suggestions and rework on the same.
@EmbarkX in my opinion, there should be different directories for controller, services, DAO...and if there are more files maybe sub directories, it's more structured this way. Anyway aside from that great course