# Java9Revealed **Repository Path**: pruidong/Java9Revealed ## Basic Information - **Project Name**: Java9Revealed - **Description**: (非官方)《Java 9揭秘》(《Java 9 Revealed: For Early Adoption and Migration》),http://www.cnblogs.com/IcanFixIt/p/7278696.html随书源码 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-22 - **Last Updated**: 2022-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 《Java 9揭秘》随书源码 #### 项目介绍 (非官方)《Java 9揭秘》(《Java 9 Revealed: For Early Adoption and Migration》), http://www.cnblogs.com/IcanFixIt/p/7278696.html 随书源码 #### 软件架构 Java #### 使用说明 1. 必须Java JDK 9以上编译及使用; 2. 本项目使用IDEA开发; 3. P04/P4ModuleDependDemo为整个项目,请勿分开导入该目录下的文件.