Showing Posts From

Annotation processing

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 ...