I'm interning at a big cloud infrastructure provider and your tutorials have helped me so much so far! I'm glad I'll soon have $ to finally enroll in your courses :) and I recommend your courses to everyone too! thank you so much.
MY first direction when I need any thing is your channel, your videos like a treasure for me like a big warehouse which has all the materials you need. I'm learning every day to get a good job so one day I can at least enroll in your paid courses and help you to continue this great effort. Please, forgive me for my bad English.
Thanks brother for everything you’ve done, subbed and hit the bell 🔔 I’m a sw engineer (C/C++) that works for an Aerospace/defense company here in the States. I was approached by a recruiter about switching over to do web development for a Fortune 500 bank, I’m gonna interview and go for it! They need ppl badly!! I’m so glad I found your channel and can use it to help me learn Java/Spring/Boot. God Bless!
iam currently working on the mern stack development but i highly appreciate your spring boot courses and i will start taking springboot course in septemper insha allah thanks for the good work nelson
Waaaw, This video explain things in a better way. My college teacher got 1h+ (slide) to just introduce everything Talk talk talk. And with that I began to leave Java and turn to nodejs thing. I just discovered this Channel and I think things are just interesting in the first minute. Cool video !
Hello, Im from spain and I have finished my degree recently, and I must say that Im learning a lot whit your videos, and they are helping me on my new job as developer. You are awesome and keep going on, Thanks!
Great thanks for the tutorial. Two things: 1. named query parameters and 2. db migrations should be run from cmd line with admin privileges but code should run under writer
Many thanks for your really insightful tutorial videos on Spring Boot, JPA, JDBCTemplate. I will definitely recommend this channel to my colleagues willing to learn Spring boot.
Bro please do latest (2021) crash course on 1.Angular 12 2- reactjs 3- nodejs- 4-- meanstack 5.mern stack 6-Real time project (product) development 7.Frontend development interview questions and answers
Bro, I've completed your tutorial and added the ability to edit movies. However, about Actor association, I don't know how to do it (as things get complicated to do 2 tables ). If you have the next update, I hope you can do an update on this course or may upload the final version on Github. Otherwise, it is an amazing course, I learned so many things. Good day to you and keep up the great work 🥰
Thank you a lot man! Thank you for all your work, each time it’s good quality lessons, video and informative graphics. It’s usually highest quality video on platform ❤️
+2 for Flyway tutorial with repeatbale migrations and which discusses about what would happen if we didnt use any CICD or database version control like Flyway for example.. Understanding the 'why' would make the bigger picture clear I guess. Thankyou AmigosCode.
I believe one of the biggest advantages is to implement multiple datasources (see around 38:30). You may have a local H2 database for testing and/or production within your team, while a MYSQL or PostgresQL database is used for the live application
Wow, never expected a person of colour who belongs to Islamic religion to know such stuff. I'm impressed. I like how you are a black-swan who annihilates all stereo types.
assalamo alaykom, Thank you so much for your videos that helps a lot I've been watching so long I'm hoping u can add a tutorial about Spring DTO cause i really need it and thank you so much Mashae lah
Great video. Do you have any suggestions on the best practice for handling multiple optional query parameters in the repository layer? E.g. how would we handle GET /movies?length=100&rating=R in the DAO layer method when both length and rating are optional params
I got stuck at the part with docker/yaml. I couldn't find, what am I doing wrong - then googled for a bit and found out the problem: in the IDEA Community Edition you have to install docker plugin first.
Thank you Nelson for this great video! Can you create a second part that covers others methods in the JdbcTemplate such as the execute() method? And what approach do you recommend to set the search_path for every query? Thanks again
Awesome 👌🏿, thanks bro. The best content and courses from Internet 😀. I think for bigger projects it's better to use JDBC instead of Spring Data Jpa; either with Flyway or without it.
Great content Nelson, and thank you for your efforts and energy you spread through contents you teach. Please can you introduce us on how to build RESTfull API following OpenAPI standard with "yml" file and classes generation?? PLS 🙏🙏🙏
Hi! After all, how is it more beautiful and safer to work? With using Namedparameters instead of placeholder ? or does it not particularly affect how to write a query?
Excellent video! I'm learning a lot with it! I have one question: Why not to use Spring Data JPA instead JDBC Template? Has any specific reason for it or its just a programmers choice and both do the same thing?
Hi, I have suggestion, while explaining concept Please zoom the diagram or code so easily readable. I did in full screen but content is not readable of the connection pool diagram.
Another great tutorial, question amigoscode have u done dynamodb before and if so have u ever done a one to many or many to many relationship table with it?
I dont know how to thank you, i really learn a lot form your videos, thanks for your all effort. Can I just kindly want something? When you are writing code, when you always say "and then" i lose all my attention ://// Thanks again
Does using the database inside the IDE not cause the IDE to use a lot of memory and start heating the machine. Intellij is heavy already when loading projects isn't the inbuilt database connection cause overload, over using the pgadmin4?
Hey Nelson, what you think about JPA Criteria Queries? I have used it but it's seems overkill to me because I need bunch of code for simple queries. Currently I prefer SQL or even Hibernate Query language (HQL).
I'm interning at a big cloud infrastructure provider and your tutorials have helped me so much so far! I'm glad I'll soon have $ to finally enroll in your courses :) and I recommend your courses to everyone too! thank you so much.
MY first direction when I need any thing is your channel, your videos like a treasure for me like a big warehouse which has all the materials you need.
I'm learning every day to get a good job so one day I can at least enroll in your paid courses and help you to continue this great effort.
Please, forgive me for my bad English.
+1 for Flyway tutorial including undo & repeatable migrations. Thank you so much for such a great tutorials and your efforts!
Thanks brother for everything you’ve done, subbed and hit the bell 🔔
I’m a sw engineer (C/C++) that works for an Aerospace/defense company here in the States. I was approached by a recruiter about switching over to do web development for a Fortune 500 bank, I’m gonna interview and go for it! They need ppl badly!! I’m so glad I found your channel and can use it to help me learn Java/Spring/Boot. God Bless!
How is your job at aerospace/defence ? I will wish to work in such area.
Life saver. Plan was to use flyway fr DB migration fr few of my micro services… Saved tons of time after this tutorial…
Thank you!!!
iam currently working on the mern stack development but i highly appreciate your spring boot courses and i will start taking springboot course in septemper insha allah thanks for the good work nelson
same here brother. springboot seems interesting . will surely start learning it this december
Thank you Nelson.
I have requested ( one year ago) for springboot-jdbc.
Now i am very happy. God bless you
By far he is the best teacher I have ever seen. Thank you for sharing your knowledge with us.
Waaaw, This video explain things in a better way. My college teacher got 1h+ (slide) to just introduce everything Talk talk talk. And with that I began to leave Java and turn to nodejs thing.
I just discovered this Channel and I think things are just interesting in the first minute. Cool video !
This was amazing, I am a professional and still found so many great things from this video. Liked and subscribed. More power to you, keep sharing.
Hello, Im from spain and I have finished my degree recently, and I must say that Im learning a lot whit your videos, and they are helping me on my new job as developer. You are awesome and keep going on, Thanks!
Great thanks for the tutorial. Two things: 1. named query parameters and 2. db migrations should be run from cmd line with admin privileges but code should run under writer
Whole time, I liked the video before it actually started because I knew it was gonna be quality lol.
Many thanks for your really insightful tutorial videos on Spring Boot, JPA, JDBCTemplate. I will definitely recommend this channel to my colleagues willing to learn Spring boot.
1 hour video took me 5 hours to go thru :D but it was worth it I got lot of knowledge !
So good stuff. Been using all of that stack for a few years and still like to watch it, some concepts do become even more clean.
we getting this quality content for free, why should people have issues with just clicking the like button. 👍
You motivate other people to learn java for their job
Bro please do latest (2021) crash course on
1.Angular 12
2- reactjs
3- nodejs-
4-- meanstack
5.mern stack
6-Real time project (product) development
7.Frontend development interview questions and answers
More tutorial on FLYWAY FLYWAY! Pleaseee.... Awesome video as always
really appreciate your work on spring boot with high quality in every aspect, nice tutorial! :D
Bro, I've completed your tutorial and added the ability to edit movies. However, about Actor association, I don't know how to do it (as things get complicated to do 2 tables ). If you have the next update, I hope you can do an update on this course or may upload the final version on Github.
Otherwise, it is an amazing course, I learned so many things.
Good day to you and keep up the great work 🥰
Smashed the like button but it broke my screen
Thank you a lot man! Thank you for all your work, each time it’s good quality lessons, video and informative graphics. It’s usually highest quality video on platform ❤️
Wow wow absolutely correct 👍 jdbcTemplate maybe u need to write more code but u have total control unlike jpa hibernate.. thanks sir ❤️
+2 for Flyway tutorial with repeatbale migrations and which discusses about what would happen if we didnt use any CICD or database version control like Flyway for example.. Understanding the 'why' would make the bigger picture clear I guess. Thankyou AmigosCode.
very needed video and quality content as usual , Nelson !
I am looking forward to completing it.
Mashallah! Great content, my brother! Keep going and thanks for your videos and your effort!
ONE OF THE BEST VIDEOS EVER. THANKS SIR.APPRECIATE YOU
Good Job Brother - love from Bharat !!
You are inspiring me every time i watch your videos!
Huge thanks Nelson! Could you please explain why one would choose JDBC instead of JPA? JPA seems better is almost any way I can think of.
I believe one of the biggest advantages is to implement multiple datasources (see around 38:30). You may have a local H2 database for testing and/or production within your team, while a MYSQL or PostgresQL database is used for the live application
Love is the source of power. The only way to win over your opponents is to love them. Love conquers all.
Very nice tutorial , thanks Nelson m It gave me the new perspective for jdbc , great work keep going
Jesus bless you for the work you do. Thanks this and other videos you have made are of tremendous help. Thanks
I get error: connection to server at "localhost" (::1), port 5432 failed: FATAL: password authentication failed
for user "amigoscode".
Nelson , keep up the good work bro . Many thanks for the videos
May Allah protect you .
Yes we need Flyway tutorial ! Please
Wow, never expected a person of colour who belongs to Islamic religion to know such stuff. I'm impressed. I like how you are a black-swan who annihilates all stereo types.
Thank you Nelson for share another valuable content with us!
Thankyou Nelson for making such type of content. ❤️❤️
I wish I can thumbs up thrice or even ten times. Thanks you teach well
Comment for the follow-up #flyway tutorial. Great content!
assalamo alaykom, Thank you so much for your videos that helps a lot I've been watching so long I'm hoping u can add a tutorial about Spring DTO cause i really need it and thank you so much Mashae lah
Amazing course ! Really 🙃🙃👍🏻 flyway extra course would be great 🤩🤩🤩
Great content as always :) Thanks, bro ... I'm looking forward for a new tutorials on #flyway from you
Another amazing course. Thanks for all your efforts !
Hello sir. Can you make an A to Z video with full detail on the flyway! Plz I need that
Thalaivar is back
Thanks alot for this amazing course.
Great video. Do you have any suggestions on the best practice for handling multiple optional query parameters in the repository layer? E.g. how would we handle
GET /movies?length=100&rating=R
in the DAO layer method when both length and rating are optional params
On Point Amigos............Great work
I got stuck at the part with docker/yaml. I couldn't find, what am I doing wrong - then googled for a bit and found out the problem: in the IDEA Community Edition you have to install docker plugin first.
Where is the install button? 😢
I found it, it's in setting
Thank you Nelson for this great video!
Can you create a second part that covers others methods in the JdbcTemplate such as the execute() method? And what approach do you recommend to set the search_path for every query?
Thanks again
thanks a lot for teach us, cheers from Chile
Awesome 👌🏿, thanks bro. The best content and courses from Internet 😀.
I think for bigger projects it's better to use JDBC instead of Spring Data Jpa; either with Flyway or without it.
Always rock jdbc
Why ?
Great content Nelson, and thank you for your efforts and energy you spread through contents you teach. Please can you introduce us on how to build RESTfull API following OpenAPI standard with "yml" file and classes generation?? PLS 🙏🙏🙏
Jazakallah khairan brother
por favor en LATAM necesitamos mas contenido como este subtitulado a español 😢
aprende ingles como el resto
Great content, I love your videos. Please do a video on "FLYWAY"
Keep going man nice staff!
Thank you a lot for the video, would you please do a tutorial on Transaction Management with Spring ?
Bro pls teach flyway top to bottom it will be so helpful because there is no clear explanation for this topic in online.
Thank you so much for a great tutorial
Hi! After all, how is it more beautiful and safer to work? With using Namedparameters instead of placeholder ? or does it not particularly affect how to write a query?
Excellent video! I'm learning a lot with it! I have one question: Why not to use Spring Data JPA instead JDBC Template? Has any specific reason for it or its just a programmers choice and both do the same thing?
Amazing course! Thank U
السلام عليكم ورحمة الله وبركاته
Please make video on flyway and liquibase , and also cover the comparison between those . Thanks
Great content as usual 👏
Great content my brother
Asalam O Aalikum ! thankyou so much for your tutorials.please also create content for flyway
Mashallah. Good job.
Awesome content as Always
Great tutorial
Adorei os videos legendados em Português S2
Hi,
I have suggestion, while explaining concept Please zoom the diagram or code so easily readable.
I did in full screen but content is not readable of the connection pool diagram.
Nice tutorial. Thanks. One question, Is it possible to establish relationships between entities(records) like OneToMany, ManyToMany etc?
Salamo Alikom, Thank you for this tutorial. I want to know why we have to choose jdbc instead of jparepository for exemple?
جزاك الله خيراا!
coming from Node Js I think there is so much code in Java applications
This subject is desired 👍
Another great tutorial, question amigoscode have u done dynamodb before and if so have u ever done a one to many or many to many relationship table with it?
Should we call database code from code or we write a database function for example on postgres and call it?
Please create a video comparing old legacy spring vs spring boot. Create the same application in both
it is so helpful bro. Thanks
Thanks for the great content
you are my hero, bro
thank you brother for this great job
You're an excellent teacher. Do you have a mentorship program?
Great man keep going
Hey nelson can you please make avideo on how to connect jwt auth to spring cloud gate way. That would be really help full, thanxx.
i love you content watching from kenya africa i would suggest if you can do a full project like youtube clone using spring and react
Bring Microservices full course bro
Thank you for this video)
Good job Man
I dont know how to thank you, i really learn a lot form your videos, thanks for your all effort. Can I just kindly want something? When you are writing code, when you always say "and then" i lose all my attention ://// Thanks again
Flyway course is required!
Does using the database inside the IDE not cause the IDE to use a lot of memory and start heating the machine. Intellij is heavy already when loading projects isn't the inbuilt database connection cause overload, over using the pgadmin4?
Hi amigo, I wonder what plugin of icons you have in IntelliJ IDEA?
Good job 👏
Hey Nelson, what you think about JPA Criteria Queries? I have used it but it's seems overkill to me because I need bunch of code for simple queries. Currently I prefer SQL or even Hibernate Query language (HQL).