Thanks, explained really well, and also shown me new ways to do the same task I've been doing manually. I used to write build.gradle for each sub-project, while being unaware of subproject {}
Thanks! This was really good tutorial into multi module. Much easier than following the documentation. Also, it seems that the video recorder didn't pick up the IntelliSense dialogs. Would be extra awesome if you managed to get them displayed in the future videos.
Can you help how I can achieve auto versioning in gradle u want to publish my LIB to nexus but version= 1.0.0-snaphot is manual I'm my build.gradle I am on gitlab
I have been struggling with Gradle for a few days. This is so helpful. Thanks
Thank you for creating such detailed video on this much needed topic 😀
Спасибо чувак)) тяжко найти норм что то по Гредл в ютубе))
Better than the actual docs. Thanks!
Great video. Thank you for sharing this knowledge.
Очень полезное видео, спасибо! Хотелось бы посмотреть на пример докеризации и деплоя многомодульных проектов:)
Very helpful. Helped to answer some of my questions! Thank you, Nikolay!
thank you you're like a wizard
Thanks, explained really well, and also shown me new ways to do the same task I've been doing manually. I used to write build.gradle for each sub-project, while being unaware of subproject {}
Clear explanation, thank you.
Thank you for such amazing concise explaination, kudos!!
Gold..! thank you so much bro.
Thanks for your detailed explanation.
Thanks! This was really good tutorial into multi module. Much easier than following the documentation.
Also, it seems that the video recorder didn't pick up the IntelliSense dialogs. Would be extra awesome if you managed to get them displayed in the future videos.
Браво Ники!
Amazing tutorial! Thank you!
Great Tutorial
👏 great explanation on multi-module.
Bro, you are a giga chad. Thank you!!!
You saved my life. I spent 2 days to figure out, that the only one thing I was missing was jar.enabled=true
I have so much clarity on gradle multimodule projects after watching your video. kudos and many thanks to you!
So helpful, thank you so much
great tutorial
Спасибо, бро. Помог. У меня полная дичь происходила, когда я пытался указать плагины для subprojects
Please create a Gradle playlist so we can follow the series in order. Thanks again
Thank you a lot!
It's really useful and understandable material by gradle topic. I will subscribe for you :)
Awesome. What're next ideas for videos?
Thank you!
Next would be Spring core/boot/data/security/cloud 😊
@@NikolayPanyukov Can't wait, especially after watching video about multi module project with gradle. Good explanations! Keep it up
Great video. Thanks 👍🏻
nice well done!
thank you , nice tutorial , very useful
Perfect
Thanks for your explaination, can you please share the github for the example
awesome
What is the difference between multi-module project vs mono-repo? How can create a mono-repo with Gradle? Please advice.
can we do the same using module-info.java in sub projects for applying dependencies?.
Can you help how I can achieve auto versioning in gradle u want to publish my LIB to nexus but version= 1.0.0-snaphot is manual I'm my build.gradle I am on gitlab
Thank you
скажи, а если указывать зависимости и в основной секции и в сабпроджектах(олпроджект) то конфликта не будет?
You may have version conflicts
I wonder, how do you package the a project that depends on other subprojects into a jar file?
can you share the git repo path to check out the project in the video?
sub-modules and directories are being created manually. Isn't there any approach using IDE directly?
Can we import only sub module in intelli
With so many mistakes in this video, you really should record it again
Useful but sloppy
Is there any github link for that project?
Anyone, How we can get sub module jar as fat jar in some other sub module..