Explore the practical applications of Java modules in real-world projects through this informative conference talk. Learn when and why to implement modules, as well as situations where they may not be suitable. Gain insights into defining APIs, creating new abstractions, and evolving architecture using Java modules. Discover the concepts of unnamed modules, automatic modules, and their potential pitfalls. Address common roadblocks and learn strategies for suspending modules when necessary. Examine key observations, assumptions, and challenges related to dependencies in modular Java projects. Benefit from the expertise of Nicolai Parlog from Oracle as he shares valuable advice on effectively utilizing Java modules across various project types and domains.
Java Modules in Real Life - Practical Application and Best Practices