Maven in 10 minutes | pom.xml | dependencies | scopes

Поделиться
HTML-код
  • Опубликовано: 25 июл 2024
  • Hello, today we will start to learn java project build tools, and our first build tool whould be the maven, because it's most commonly used in java world.
    We will take a look at the maven basic concepts, project structure, pom.xml file, how to declare properties, what is a repository, dependencies, scopes and in the end I will explain what is a transitive dependency.
    After watching this video you will know all basics to start work with the maven.
    Thank you for watching ! :)

Комментарии • 17

  • @gaychin8654
    @gaychin8654 Год назад +2

    Clear and concise!

  • @ernestoc.d.1868
    @ernestoc.d.1868 Год назад +2

    Great explanation!

  • @BishalMaharjanSehrgro
    @BishalMaharjanSehrgro Год назад +1

    you are gem bro, do not stop making u tube videos. I am pretty much sure that, you will get 100K subscribers in a single year, if u keep posting videos.

  • @kasandrop
    @kasandrop 5 месяцев назад

    Really good, clear message conveying, The rest can come here and learn how to speak, pronounce words and present difficult material.

  • @dustinjoosen5901
    @dustinjoosen5901 Год назад

    Helped a lot. Thanks !

  • @sbszcc
    @sbszcc 2 года назад

    Great, i loved the scopes explanation

  • @KiraTeiubesc
    @KiraTeiubesc Год назад +4

    such an amazing video, everything is very simply and clearly explained! I actually understand stuff now

  • @chu6275
    @chu6275 5 месяцев назад +1

    great video!

  • @akhila5597
    @akhila5597 18 дней назад

    best intro video ! Thanks

  • @RapidReplaysFC
    @RapidReplaysFC 8 месяцев назад

    very nice!

  • @thegreatsilence1081
    @thegreatsilence1081 2 года назад

    nice content bro. can you make a video on JAR/WAR/EAR and it's deployment

    • @NikolayPanyukov
      @NikolayPanyukov  2 года назад +1

      Thank you :)
      I’ll tell about deployment very soon, specifically about spring boot app, which packs to uber-jar file (it’s a jar with all necessary libraries and web server inside), it will help to understand the deployment process

    • @unknowninformation827
      @unknowninformation827 7 месяцев назад

      @@NikolayPanyukov hello sir , waiting for this video,pls make it soon.
      Thanks.

  • @zakharbondarev7814
    @zakharbondarev7814 Год назад

    Добрый день.
    Вопрос.Как вы сделали так что Maven работает в idea ?
    Я всё пытаюсь запусть Spring boot в Idea .
    И проект просто не может собраться .
    Всё анотации красным горят.

  • @antonkaschin7073
    @antonkaschin7073 2 года назад

    А на русском есть?