Getting Started with JAVA MODULES | JAVA 9
Описание
✅ Java 9 introduces a new level of abstraction above packages, formally known as the Java Platform Module System (JPMS).
The Java Platform Module System specifies a distribution format for collections of Java code and associated resources.
The Java Platform Module System brings several benefits to us I will list the biggest benefits below.
- Encapsulation of Internal Packages
- Startup Detection of Missing Modules
The Java Platform Module System is also referred to as Java Jigsaw or Project Jigsaw.
Java Module is a new feature in Java 9 via the Java Platform Module System (JPMS).
A Java module can specify which of the Java packages it contains that should be visible to other Java modules using this module.
In this video we are focusing on:
- how to create a single module
- how to create multiple modules
- how to add dependency between modules
I have used my favorite IDE: Intellij idea.
✍️ If you have any questions or doubts don’t hesitate to write them inside the comments section below.
––––––––––––––––––––––––––––––
⭐ Subscribe to my Channel to always keep updated about the new video:
https://www.youtube.com/c/GiuseppeScaramuzzino
?https://twitter.com/GiuseScara
––––––––––––––––––––––––––––––
? Track Info:
Download: https://soundcloud.com/roa_music1031/lights
Watch: https://www.youtube.com/RoaMusic
Let's start and please enjoy the video.
#Java #JavaModule #Java9
Рекомендуемые видео



















