Absolutely I will do that. Shall we make a small challenge and see if others want to see my setup? If this comment reaches 100 likes, I will share my full setup with you guys
Merci ali pour cette magnifique vidéo, est ce que stp tu peux nous faire un cas de débugging avec intellij mais avec cette fois pour un code front end angular et merci d'avance 😊
Hi Ali thank you so much for the effort,i have a question, iam currently a cs student ,should i learn about SOLID principles as someone who never worked full time or should i wait until i get a job to learn about them. Thank you again ♥️
hey Bouali. I used to use this command before in my debugger in Intellij "spring-boot:run -Dspring-boot.run.fork=false". But since SpringBoot 3, for mode has apparently been deprecated. Will running the application at the main class be a good alternative?
Once again, as always, the best instruction in this matter came from you, Ali. Thank you so much for the time you dedicate to our growth and training.
Glad it was helpful!
Really helpful! Thanks
excellent ali every day you learn more thank you!
Happy to know that ❤️
Thank you that was good, could you please make a tutorial about the Intellij customization? Like
debugging, plug-ins actuator, all of these
now i can debug like pro thanks @Ali
Excellent video. Thank you so much !!!
Excellent video, thank you!!!
Glad you liked it!
OMG You are doing great man. Keep it up. Thanks for your informative and latest content.
Always happy to help.
Happy you liked it !
Hi Ali, May you provide the code(s) used in the lecture?
Can you please make a vedio about your software and hardware setup?
Absolutely I will do that.
Shall we make a small challenge and see if others want to see my setup?
If this comment reaches 100 likes, I will share my full setup with you guys
@@BoualiAli Really bro, I just noticed too, you really are a dragon developer 😉😎
thanks so much for your clear and detail explanation
You are welcome!
why you didn't say about evaluate feature in intellij ? this is killer feature in this IDE
Already showcased
Sorry man i skipped that part by mistake
@@BoualiAli @Bouali Ali Really bro, I just noticed too, you really are a dragon developer 😉😎
@@АнарМусаев-б1л i like the nickname 😂
@@BoualiAlibro, you are dragon❤
you are amazing my friend, as always wonderfull and useful content. thnak you so much. I appreciate your effort. keep it up
My pleasure!
Thank you. This is useful.
Glad it was helpful!
First thing I’d be doing is setting an exception breakpoint.
Already done
excellent content, keep it up!!
Much appreciated!
you should also share the start code of the project for this so that we can start from same place and instead of writing the boilerplate code
I will share the code and update the description.
Fair point. Thanks
You haven’t mentioned about watches
Please lesson about mapstruct
Sure I will make one soon
@@BoualiAli Please also about testing
Merci ali pour cette magnifique vidéo, est ce que stp tu peux nous faire un cas de débugging avec intellij mais avec cette fois pour un code front end angular et merci d'avance 😊
thank you for your feedback.
I will create such a video.
FYI: debugging a web application is mainly done on the browser.
Thanks alot
Can u create pdf creation video using any mit or Apache license library...
Do you exporting data to a pdf file?
@@BoualiAli Yes
@@ajitkumarneeraj9374 i will create a video about that
@@BoualiAli Thank you so much..Will be waiting
Hi Ali thank you so much for the effort,i have a question, iam currently a cs student ,should i learn about SOLID principles as someone who never worked full time or should i wait until i get a job to learn about them. Thank you again ♥️
Why waiting?
Go ahead and learn.
I will create a video for the SOLID principles for next week so you can learn it in practice
@@BoualiAli thank you so much ♥️,can't wait for the video
Thanks
Welcome
hey Bouali. I used to use this command before in my debugger in Intellij "spring-boot:run -Dspring-boot.run.fork=false". But since SpringBoot 3, for mode has apparently been deprecated.
Will running the application at the main class be a good alternative?
what is the purpose of running the app with the same maven build process?