Название: Java 9 Modularity Revealed: Project Jigsaw and Scalable Java Applications Автор: Alexandru Jecan Издательство: Apress Год: 2017 Страниц: 221 Формат: PDF, EPUB Размер: 10 Mb Язык: English
Develop modular applications using the Java Platform Module System, the single most anticipated feature in Java 9. You will improve maintainability and performance of your Java applications by deploying only modules that are needed and encapsulating their implementation details.
Until now Java has been monolithic. Using any one part of Java has meant incorporating the entirety of the runtime environment, an approach ill-suited to the increasing number of IoT devices such as fitness monitors, kitchen appliances, toys and games, and so forth. This book shows a new way, to make Java scale from the smallest of footprints in the smallest of devices through desktop PCs and on up to server platforms.
With Java 9 Modularity Revealed you will learn to make your projects more reliable and scalable than ever using the most important feature in Java 9?The Java Platform Module System, known more commonly as Project Jigs aw. You will learn how to avoid one of the major pain points of Java programming, that of conflicting class names from different modules, or packages. You will learn to create custom run-time images that represent a minimal and more compact JRE containing only those modules that you need. You will further learn to migrate existing Java applications to modular ones using different approaches and tools. The end result is a new ability to plug together different modules without fear of namespace and other conflicts, and you can deploy to everything from small devices to large servers.
This book provides code examples and explanations.
What You'll Learn Build Java applications using the new modular system introduced in Java 9 Create your own JRE consisting only of the modules that you require Adapt your testing techniques toward modular applications lare your dependencies on other modules Enable modules to export only specific packages Migrate existing Java applications to modular ones Improve maintainability and performance of Java applications Who This Book Is For
Experienced Java programmers wanting to keep up and become informed on the new modularity support in Java 9
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
С этой публикацией часто скачивают:
The Java Module System Название: The Java Module System Автор: Nicolai Parlog Издательство: Manning Publications Год: 2019 Страниц: 440 Язык: английский Формат: pdf...
Core Java SE 9 for the Impatient, 2nd Edition Название: Core Java SE 9 for the Impatient, 2nd Edition Автор: Cay S. Horstmann Издательство: Addison-Wesley Professional Год: 2017 Страниц: 576...
Java 9 Revealed: For Early Adoption and Migration Название: Java 9 Revealed: For Early Adoption and Migration Автор: Kishori Sharan Издательство: Apress Год: 2017 Страниц: 520 Формат: PDF Размер: 10...
Beginning Java EE 7 Название: Beginning Java EE 7 Автор: Antonio Goncalves Издательство: Apress Год: 2013 Страниц: 596 ISBN: 978-1430246268 Формат: PDF Размер: 16 Мб ...
Java 4 Selenium WebDriver. Part 2 Название: Java 4 Selenium WebDriver. Part 2 Автор: Rex Allen Jones II Издательство: CreateSpace Independent Publishing Platform Страниц: 150 Год:...
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.