Modular Programming in Java 9 by Koushik Kothagal

Modular Programming in Java 9 by Koushik Kothagal from  in  category
Privacy Policy
Read using
(price excluding 0% GST)
Category: Engineering & IT
ISBN: 9781787126275
File Size: 10.63 MB
Format: EPUB (e-book)
DRM: Applied (Requires eSentral Reader App)
(price excluding 0% GST)

Synopsis

Key FeaturesMaster design patterns and best practices to build truly modular applications in Java 9Upgrade your old Java code to Java 9 with easeBuild and run a smooth functioning multi-module application.Book DescriptionThe Java 9 module system is an important addition to the language that affects the way we design, write, and organize code and libraries in Java. It provides a new way to achieve maintainable code by the encapsulation of Java types, as well as a way to write better libraries that have clear interfaces. Effectively using the module system requires an understanding of how modules work and what the best practices of creating modules are.This book will give you step-by-step instructions to create new modules as well as migrate code from earlier versions of Java to the Java 9 module system. Youll be working on a fully modular sample application and add features to it as you learn about Java modules. Youll learn how to create module definitions, setup inter-module dependencies, and use the built-in modules from the modular JDK. You will also learn about module resolution and how to use jlink to generate custom runtime images.We will end our journey by taking a look at the road ahead. You will learn some powerful best practices that will help you as you start building modular applications. You will also learn how to upgrade an existing Java 8 codebase to Java 9, handle issues with libraries, and how to test Java 9 applications.What you will learnGet introduced to the concept of modules and modular programming by working on a fully modular Java applicationBuild and configure your own Java 9 modulesWork with multiple modules and establish inter-module dependenciesUnderstand and use the principles of encapsulation, readability, and accessibilityUse jlink to generate fully loaded custom runtime images like a proDiscover the best practices to help you write awesome modules that are a joy to use and maintainUpgrade your old Java code to use the new Java 9 module systemAbout the AuthorKoushik Kothagal is the founder of Java Brains, an online training website that offers courses on various enterprise Java and JavaScript technologies entirely for free. He works as a Senior Staff Engineer at Financial Engines. He has over 14 years of professional experience working on full-stack web applications and has worked extensively with technologies such as Java, Spring, Java EE, JavaScript, and Angular. He loves teaching, and when hes not coding Java and JavaScript, hes probably teaching it! He currently lives in the Bay Area.Table of ContentsWhats Java modularity all about?Writing your first Java moduleHandling inter-module dependenciesIntroducing the modular JDKUsing Platform APIsModule resolution, accessibility and readabilityIntroducing ServicesUnderstanding linking and using jlinkModule design patterns and strategiesUpgrading your code to Java 9Java 9 and OSGiUsing build systems and testing Java modules

Reviews

Write your review

Recommended