Informative video with unique information. You are awesome👏. Love keyboard keys sound 🙂
@htcsaj78763 жыл бұрын
Great video as always Ramesh. Is it ok to follow tutorial and then change some css and put it on my repository, I am beginner
@devilsemi12 жыл бұрын
this man is a genius, covered almost every aspects of how to design a microservice in just 30 minutes video.
@gabrielfono8442 жыл бұрын
as backend engineer, I can attest this dude trully understand springboot for sure. he is probably an instructor. tnanks for providing such amazing content. as junior developer working as full stack developer since 7 months, I just want to say thanks I own you a bag my G thanks again
@never_give_up9448 ай бұрын
You mean "can attest" right?
@weedcoffeshopbarcelona61122 жыл бұрын
GRACIAS HERMANO, CON MI NIVEL DE INGLES INTERMEDIO, ENTENDI A LA PERFECCION, Y NO EXISTE NADA MEJOR EN LOS ESTUDIOS QUE UN PROFESOR QUE ENSEÑE DE MANERA SIMPLIFICADA, MUCHAS GRACIAS, THANKS MY BRO
@cristianomartorreschegue84382 жыл бұрын
Thanks for the video I learned a lot and finally I was able to understand how a DTO works
@getitcleared4109 Жыл бұрын
Everyone knows how valuable u r for Java developers
@pauliewalnuts67342 жыл бұрын
THIS WAS AWESOME! thank you so much for helping me keep my job 🤣
@rickhunter8216 Жыл бұрын
Excelente tutorial bro. Your English is good.
@gabrielfono8442 жыл бұрын
I will purchase this course for sure. the only thing I hope it is updated. but will purchase it anyway. you have prooved me you know what you are doing for sure.
@robertoenriquechavezrodrig7312 жыл бұрын
Thank you, man, your videos are awesome!!! Regards from Russia!
@ifinatychal2 жыл бұрын
Great tutorial. Simple and straight-forward! Thanks :)
@thomasmoore32912 жыл бұрын
Great explanation and example. Also helped solve an issue I've been dealing with the past few days!
@CodeWithIan3 жыл бұрын
Great explanation!
@meenajadhav073 жыл бұрын
Learning a lot from your video's.
@petarJK2 жыл бұрын
Great video! Loving the channel!
@ramosespann64963 жыл бұрын
Very Good , do you have videos about Login and registration with roles in Spring Boot and angular?
@ivanmartinsk3 жыл бұрын
Now that i have all of this in my project wit DTOs and so. How would you implement a JSF view with the data generated in this DTOs?? Imagine for example de a CRUD app with a table, that list all elements in the DB. How do I interact with the DTOs??
@tamlq972 жыл бұрын
Thank you sir, this video was what i am looking for,
@mahindracochin78932 жыл бұрын
Excellent Tutorial....Thank you so much
@thabtiguenidi2960 Жыл бұрын
thank you, your explication is very easy
@УмарКаригов2 жыл бұрын
Отличный урок👍
@s_cube8543 Жыл бұрын
Superb
@marioamado73859 ай бұрын
Hi, i see that you have not post mapping to save the user and location in the controller. it means with H2 database is suffice to put all the information we need in the bootstrap of the application and then use the repository to retrieve the data?
@TheSesameStreetGang2 жыл бұрын
Amazing video, thanks for the help!
@mohamedelmakioui66122 жыл бұрын
Thanks bro, you helped me a lot
@krishind993 жыл бұрын
Nicely paced tutorial. Are there any restrictions with this approach, especially in terms of size of data. What if we have millions of records in DB. Is it optimized to work?
@JavaGuides3 жыл бұрын
For large data, server can send the data as per clients expectations ( in chucks) or provide pagination. There are different approaches to handle large amount of data. This is just example to showcase usage of DTO in spring boot.
@krishind993 жыл бұрын
@@JavaGuides Thanks for your quick response. I have been building services on all languages but Java. I'm seriously interested in SpringBoot and I bought your course. Yeahhhh I'd appreciate if you can include the following modules too 1. Building API Gateway 2. Handling scalability issues 3. Connecting different Microservices - Named services 4. Deployment with Docker or it's likes
@JavaGuides3 жыл бұрын
@@krishind99 I am planning to create a complete course on microservices and I will cover these topics. We will let know as we publish new courses or update existing course.
@PrinceJeniFX Жыл бұрын
Please which app do you use to record your screen
@sunnykosle88652 жыл бұрын
very informative video keep it up and thanks
@Khadrius Жыл бұрын
Please, I have a question. Which package should I use to store the convertEntityToDTO methods? Is it right to have it on service class and package?
@ulyssegovi93273 жыл бұрын
Great Work
@saumitrasaxena84702 жыл бұрын
nicely explained ..what's the difference between DTO and VO ??
@mrityunjaisingh2 жыл бұрын
Ya please someone explain
@henrydu3339 Жыл бұрын
you should use post method in controller to save user and location
@amanuellebassi72942 жыл бұрын
You are amazing
@manutyagi8019 Жыл бұрын
Good morning sir, Can we update multiple tables using dto in spring boot?
@monk48572 жыл бұрын
nice video thanks
@raghavanaliassaravananm15463 жыл бұрын
Nice video Ramesh. Congrats on getting a Macbook Air :) Guess this is the first video you made on Macbook! isnt' it? By the way, what tool do you use capture the video recording - in Windows and now in Mac?
@JavaGuides3 жыл бұрын
In Mac, I use Camtasia for screen recording and video editing.
can you show the example how to get the endpoint from url with retrofit then show it to localhost?
@DanielRodrigues-bx6lr Жыл бұрын
You haven't used ModelMapper or MapStruct here?
@manutyagi80192 жыл бұрын
Good afternoon sir, what is the purpose of optional variable while declaring @ManyToOne annotation?
@JavaGuides2 жыл бұрын
The optional attribute of @ManyToOne used to check the field value is null or not at runtime. The nullable attribute is used to specify NOT NULL for column (mapped to field in JPA entity).
@rahul-java-dev3 жыл бұрын
Thank you Sir...
@sahilpatil11113 жыл бұрын
How to update only specific value instead of whole entity in jpa ?????
@MrManda0073 жыл бұрын
Make custom query - DTO. 1. Make custom query in db be sure to work. 2.Make interface with fields returned by query 3.Inside repository interface make virtual method who return object you made in step 2 4. Inside controller sent this value to view.
@ysacpebes14622 жыл бұрын
muchas gracias 😃
@syedfaizan5841 Жыл бұрын
Thanks
@harishchandra80573 жыл бұрын
Thankyou 😇
@Kiran083572 жыл бұрын
Just Awesome!!!!!!
@Aeviles12 жыл бұрын
Thanks!
@amidfallen3 жыл бұрын
thanks! Btw, would be nice to use builder designer patter in UserLocationDTO class
@sbszcc Жыл бұрын
in this case, UserLocationDTO has only one way of being created: all of its properties are mandatory, so with a constructor is enough. Builder pattern is used when some properties are optional, like configuration pojos, not in every POJO
@tu4n592 жыл бұрын
Thank you
@thekunthe07363 жыл бұрын
How can I use it with mongo db?
@bastwido98752 жыл бұрын
nice !
@jbhatnagar12 жыл бұрын
What does he mean by jp object in the video? Anybody can reply
@JavaGuides2 жыл бұрын
You mean JPA entity object. Provide a timestamp where you have a doubt
@jbhatnagar12 жыл бұрын
Thank you for the quick response I really appreciate it The time stamp is 7:20 I think it’s a jpg obj What does this object do? I will appreciate your quick response
@jbhatnagar12 жыл бұрын
It’s not jpg obj. Yes it’s JPA obj at time stamp 7:20
@Seff22 жыл бұрын
You only showd how to create the DTO from the entity. THe other way would be more interesting. How to handle the insert of one JSON (or DTO) that contains two models?