gRPC and Java Diamond Dependency Conflicts - Tomo Suzuki, Google
Description:
Explore the complexities of Java Diamond Dependency conflicts in gRPC integration through this 28-minute conference talk by Tomo Suzuki from Google. Gain insights into how these conflicts, often manifesting as NoSuchMethodError or NoClassDefFoundError at runtime, impact productivity for both developers and customers. Delve into the anatomy of dependency conflicts among gRPC-related libraries, and learn about Google's best practices for Java libraries. Discover Linkage Checker, a tool designed to detect dependency conflicts in Java projects, enhancing your ability to manage and resolve these issues effectively.