1:02:08
Java Modules, Project Jigsaw and Java 9 syntax
Have you already used Java modules? They are part of the language starting with Java 9 already. If you haven't yet, you will soon ...
12:42
Introduction to Java Modules | Java for Beginners
Microsoft Principal Software engineer for Java and Java Champion Kirk Pepperdine introduces us to Java Modules, a feature in ...
26:52
How to Structure Modern Enterprise Java Projects
Any Java developer sooner or later runs into the question of how to structure their projects. Especially in the enterprise world, ...
13:18
Java 9 - Modules ------------------ Project Jigsaw - jmods (all the predefined modules in jdk eco system) - no jre (no tools.jar and ...
12:50
Java Tutorials: What is Java Module? Java Project Structure with Modules in Java 9
In this Java tutorial, we go over what is a Java module and what the Java project structure with modules in Java 9 looks like.
31:03
Get advice on why, when, when not, and how to use Java modules in real life for your Java projects. Presented by Nicolai Parlog ...
24:22
Plug-in Architectures for Java with Layrry and the Java Module System | COSCUP x RubyConfTW 2021
The Java Module System lays the foundation for building modularized applications on the JVM. It doesn't concern itself though ...
20:03
This lesson is part of "Java Certification Exam Prep: OCA (1Z0-808) & OCP (1Z0-829)" Udemy course: ...
7:27
Modern Java Course - Java Modules AKA Project Jigsaw | Java Tutorial
In this installment of the course we talk about Java modules. One of the most controversial features introduced to Java. Modules ...
4:34
How Java REALLY Works: Packages, Jars & Classpath
As Java developers, we often find ourselves in complex environments, which can cause a lack of understanding of the very basics ...
45:26
Mark Reinhold, Chief Architect, Java Platform Group, Oracle This session presents a practical introduction, with live coding, ...
15:44
Java 9 | Modular Programming | Hands-on with Modules | Tech Primers
This video covers how to work with Modules in Java 9 using Modular Programming. Github code link: ...
23:31:22
Build a Enterprise Multi-Tenant SaaS POS Application | Java Spring Boot + React + Redux Full Course
Build a Complete Enterprise SaaS POS System | Full-Stack Java Spring Boot + React Tutorial Learn to build a Production-Ready ...
1:07:44
IntelliJ IDEA, a JetBrains IDE
Many Java projects (by some counts, over half) run on Java versions that support the module system and Maven Central offers ...
39:10
Java Module System (JPMS) | Project Structure, Dependencies & Hands-On Example
In this video, we explain the Java Module System (JPMS) step by step with a hands-on modular application. Topics covered: ...
12:00:00
java #javatutorial #javacourse Java tutorial for beginners full course 2025 *My original Java 12 Hour course* ...
23:27
Multi module java project with Gradle | basics | sub project import | manage dependencies
Today we will learn: 1. how to create a multi-module gradle project 2. how to import one module to another 3. share dependencies ...
1:05:36
Plug-in Architectures for Java with Layrry and the Java Module System
The Java Module System lays the foundation for building modularized applications on the JVM. It doesn't concern itself though ...
46:23
Spring Modulith Explained! 🔥 Smarter Than Microservices? | Real-Time App Walkthrough
JavaTechie #microservice #springboot #Modulith In this video, we'll explore Spring Modulith step-by-step — what it is, how it ...
20:43
JavaRCAde #0 – Modules in Java Development
onepiece.Software by Jendrik Johannes
How are Modules used in Java? How does this allow flexible reuse of thousands of exiting libraries and frameworks? What are ...