You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+19-5
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@
72
72
<h1>Java 9 Modularity</h1>
73
73
<p>The Java module system offers new ways of creating modular and maintainable applications. With this hands-on book, Java developers will learn not only about the joys of modularity, but also about the patterns needed to create truly modular and reliable applications. </p>
74
74
<p>Authors Sander Mak and Paul Bakker teach you the concepts behind the Java module system, along with the new tools it offers. You’ll also learn how to modularize existing code and how to steer clear of common pitfalls when migrating to Java 9.</p>
<p>Safari Books online offers the largest selection of IT books on a subscription basis. You can read Java 9 Modularity with a Safari subscription.</p>
263
263
<p><ahref="https://www.safaribooksonline.com/library/view/java-9-modularity/9781491954157/" target="_blank" class="btn btn-primary">Read on Safari</a></p>
264
-
<p>No subscription? <ahref="https://bit.ly/java9modsafari">Start a trial</a>!</p>
264
+
<p>No subscription? <ahref="https://bit.ly/java9modsafari" target="_blank">Start a trial</a>!</p>
<p>This two hour video course gives you insight into the Java module system using practical examples. You'll learn how to create and use modules and how to migrate your applications to Java 9.</p>
0 commit comments