- Modular Programming in Java 9
- Koushik Kothagal
- 86字
- 2021-07-02 18:38:19
Java 9 modules
When writing an application in Java 9, you are ideally creating a modular application. It's important to note that a modular Java application isn't just a regular Java application (like those we've been building all these years) with just an extra module feature thrown in. It actually calls for a completely new way of thinking about writing and structuring your code base. Before we get into creating Java 9 modules, let's do a quick recap of the traditional Java code structure pre-Java 9.
推薦閱讀
- Extending Jenkins
- Xcode 7 Essentials(Second Edition)
- MATLAB 2020 從入門到精通
- Java Web程序設計
- Learning Neo4j 3.x(Second Edition)
- Hands-On Microservices with Kotlin
- Elasticsearch for Hadoop
- SQL Server 2016數據庫應用與開發
- R Data Analysis Cookbook(Second Edition)
- WordPress 4.0 Site Blueprints(Second Edition)
- Internet of Things with ESP8266
- HTML+CSS+JavaScript編程入門指南(全2冊)
- 軟件工程基礎與實訓教程
- Practical Predictive Analytics
- H5+移動營銷設計寶典