- Java 9 Dependency Injection
- Krunal Patel Nilang Patel
- 41字
- 2021-08-27 18:49:56
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.