the Road to Java: Multi Module Builds with Apache Maven and Gradle

Sdílet
Vložit
  • čas přidán 11. 10. 2023
  • Hi, Java fans! In this installment, we do yet another Java desk check, learning about how to do multi module builds with Apache Maven and Gradle on a typical Spring Boot project. If you don't know how to use these tools, you'll see their basic uses and learn how to setup projects with more than one module. #Maven #Java #Gradle #SpringBoot #java21

Komentáře • 13

  • @mohammedhewedy8231

    Thanks @josh, I noticed it took you the whole day to deliver such great content to us... Thanks again for your dedication!

  • @furkatlapasov5346

    An outstanding demonstration, thanks

  • @romanchumak1586

    Thank you this is a greatest explanation what i found in CZcams

  • @lukeshannon7525

    Nice. Starting to bridge that gap from demo to production :-)

  • @praneethjayawardena7883

    Thanks @josh it's a valuable tutorial ❤

  • @bhaskarmishra

    Could you do a similar multi module maven demo with Spring native support?

  • @SarangKanabargi

    Thanks Josh! Can you please create another video to do this for spring boot + kotlin using kotlin dsl instead of groovy?