How does Spring 5 integrate with JDK 9 modularity?

Technology CommunityCategory: SpringHow does Spring 5 integrate with JDK 9 modularity?
VietMX Staff asked 3 years ago

In Spring 5, everything has been modularized, thus we won’t be forced to import jars that may not have the functionalities we’re looking for.