Dagger SPI - Adding Custom Graph Validation (with KSP and tests!)
Mar 2, 2024 · 10 min read · From the Dagger site: The Dagger Service Provider Interface (SPI) is a mechanism to hook into Dagger’s annotation processor and access the same binding graph model that Dagger uses. With the SPI, you can write a plugin that adds project-specific err...
Join discussion