Kotlin's Plugin Discovery - Service Provider Interface ExplainedOctober 5, 2025 12 min readKotlinJvmSpiModularityArchitectureA 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.