Java Modules - Service Interface Module
Service Provider Interface, a feature of Java 6, makes it possible to find and load implementations that adhere to a specified interface. In this article, we'll introduce Java SPI's components and demonstrate how to use it in a real-world scenario. a well-known collection of programming classes and