August 2017
Beginner
298 pages
7h 26m
English
In the previous chapter, we looked at several strategies and approaches to migrate an existing Java code base to Java 9. In this chapter, we'll wrap up our journey of Java 9 modularity by looking at two important topics that you are very likely to encounter, irrespective of whether you are migrating a legacy code base or creating a new modular application from scratch. They are build tool integration and unit testing.
Here's what we'll cover in this chapter:
Considering that ...
Read now
Unlock full access