Java 9 Dependency Injection
上QQ阅读APP看书,第一时间看更新

Java Platform Module System

Java Platform Module System (JPMS) is also known as JSR 376 and is implemented under project Jigsaw. We have to understand why we need module systems in Java and what the changes in current JDK are.