How to Create Multi Module Maven Project in IntelliJ IDEA

Поділитися
Вставка
  • Опубліковано 18 жов 2024
  • In this video, I am gonna show you how to create a multi-module Maven project step by step in IntelliJ IDEA.
    We create a blogger project with the following modules in it:
    blogger-core
    blogger-web
    blogger-util
    blogger-ui
    #maven #java

КОМЕНТАРІ • 22

  • @jklmjai585
    @jklmjai585 10 місяців тому +1

    I have watched so many videos. But not clear …this video very very clear sirrr….thanks dir

  • @KaungSettLwin-x7e
    @KaungSettLwin-x7e Місяць тому

    I got a job after watching your tutorials. It's been so long I haven't watch any of your videos. Now I got assigned with multi module project and looking for explanation and found you again. Thank you very much for your efforts.

    • @JavaGuides
      @JavaGuides  Місяць тому

      Congrats on the job! 🎉 I'm thrilled the tutorials helped you. It's great to have you back-wishing you continued success!

  • @KarthikC-ju4fx
    @KarthikC-ju4fx Рік тому

    simple and very clear explanation.. Thanks bro

  • @nikolaidimentiev9807
    @nikolaidimentiev9807 9 місяців тому

    Very well explained!!!

  • @omrzcn
    @omrzcn 8 місяців тому

    thanks for very clear video

  • @BKYADAV-zm7yv
    @BKYADAV-zm7yv 2 роки тому

    I have watch all 5 videos nice explanation sir ❤️

  • @solysoly89
    @solysoly89 11 місяців тому

    Thanks. greetings from Germany.

  • @vijayank923
    @vijayank923 2 роки тому +1

    Really awesome…. Great job.. Please do for grade multi module project

  • @Kean.Nguyen
    @Kean.Nguyen Рік тому

    Thank sir ! you save my day

  • @tommy--k
    @tommy--k 2 роки тому +2

    Good vid! Thanks, answered a lot of questions I had.

  • @kiashamaii
    @kiashamaii 2 роки тому

    very usefull thanks alot

  • @thingsofmygeneration4796
    @thingsofmygeneration4796 2 роки тому

    great video, thanks a lot

  • @pradipvala8579
    @pradipvala8579 2 роки тому

    Really helpful.

  • @BagaleChetan
    @BagaleChetan 2 роки тому +1

    Nice video...Can you please upload how to create multi module project with Eclipse as well?...If already uploaded can you please share link

    • @JavaGuides
      @JavaGuides  2 роки тому +1

      For eclipse - ua-cam.com/video/S11zMhU-4CM/v-deo.html . I have created this video 2 years back. Video quality is not up to mark but it is useful

  • @daesk
    @daesk 2 місяці тому

    hello sir can I call a method or class from src folder inside a module? thanks

  • @evanescence297
    @evanescence297 2 роки тому

    Hi, is the parent project a spring starter project?

  • @tiagoaleffdasilva8092
    @tiagoaleffdasilva8092 11 місяців тому

    please, how to create a settings using the war exploded? how create the artefacts?

  • @nguyennguyenkhoi1613
    @nguyennguyenkhoi1613 Рік тому

    how to display module in out of project

  • @naveennaidu4855
    @naveennaidu4855 Рік тому

    how do in eclipse
    sir

  • @kleatech6562
    @kleatech6562 2 роки тому

    I'm creating a spring boot project and not a maven project