- Modular Programming in Java 9
- Koushik Kothagal
- 112字
- 2021-07-02 18:38:22
Summary
In this chapter, you have learned what the bare minimum steps to creating a Java 9 module are. You've created a simple module from scratch, as well as compiled and executed code in the module. You've also learned about a few possible error scenarios and how to handle them.
There is something missing though! Since we are dealing with a single module, we are not really leveraging the concepts of modularity here. The concepts of modularity come into play only when we have multiple modules interacting with each other. You'll see just that in action in the next chapter when you create your second Java module and set up inter-module dependency!
推薦閱讀
- Flask Web全棧開發(fā)實(shí)戰(zhàn)
- 深度實(shí)踐OpenStack:基于Python的OpenStack組件開發(fā)
- SOA實(shí)踐
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)踐教程
- Hands-On JavaScript High Performance
- Mastering AndEngine Game Development
- 利用Python進(jìn)行數(shù)據(jù)分析(原書第3版)
- 全棧自動(dòng)化測(cè)試實(shí)戰(zhàn):基于TestNG、HttpClient、Selenium和Appium
- Mastering Backbone.js
- Python爬蟲、數(shù)據(jù)分析與可視化:工具詳解與案例實(shí)戰(zhàn)
- Mastering AWS Security
- Xamarin Blueprints
- Oracle 12c從入門到精通(視頻教學(xué)超值版)
- Greenplum構(gòu)建實(shí)時(shí)數(shù)據(jù)倉(cāng)庫(kù)實(shí)踐
- The Statistics and Calculus with Python Workshop