Showing Posts From

Dagger

Java Annotation Processing: The Compile-Time Magic You Should Know

Java Annotation Processing: The Compile-Time Magic You Should Know

If you've used Dagger in your Android projects, you've likely used @Inject, @Module, or @Component a ...