Re: About Question enthuware.ocpjp.v17.2.3680 :
Posted: Tue Mar 21, 2023 2:44 pm
In bottom-up migration all classes and jars get moved to the module-path it''s marked at correct answer. I'm learning from selikoff and boyarsky book and regarding to their figures it is opposite - for Top-Down migration all projects / components get moved to the module path to become automatic modules, then you converting highest-level automatic module to named module and progress with next highest level until you reach bottom.