Kotlin's Plugin Discovery - Service Provider Interface Explained
A practical guide to the JVM Service Provider Interface (SPI) for Kotlin: what it is, real world usage in Ktor and SLF4J, META-INF/services mechanics, and when to use alternatives.
kotlinjvmspimodularity