Sushant KumarAnnotation Processing in Java Part 1When I began writing this blog, I initially planned to cover everything in one post. But, wow, was I mistaken! What started as a simple…Oct 2
InStackademicbyAhmed QureshiIntroduction to PixLab AnnotateA Comprehensive Guide to Image Annotation, Labeling, and SegmentationJul 8Jul 8
AnyTechLog4j 2 and Annotation Processor: A Tale of Two PluginsLog4j 2 uses a Java annotation process to find custom plugins. However, it is not always working as expected.Oct 9, 2023Oct 9, 2023
Tobias StamannCommon pitfalls of implementing Java annotation processors and how to avoid themThere are a lot of ways to fail if you are implementing annotation processors in Java. This article presents common mistakes and…Jun 28Jun 28
Sushant KumarAnnotation Processing in Java Part 1When I began writing this blog, I initially planned to cover everything in one post. But, wow, was I mistaken! What started as a simple…Oct 2
InStackademicbyAhmed QureshiIntroduction to PixLab AnnotateA Comprehensive Guide to Image Annotation, Labeling, and SegmentationJul 8
AnyTechLog4j 2 and Annotation Processor: A Tale of Two PluginsLog4j 2 uses a Java annotation process to find custom plugins. However, it is not always working as expected.Oct 9, 2023
Tobias StamannCommon pitfalls of implementing Java annotation processors and how to avoid themThere are a lot of ways to fail if you are implementing annotation processors in Java. This article presents common mistakes and…Jun 28
Thaw Zin ToeUnlocking the Art: A Guide to Generating Code with Kotlin Symbol ProcessorIn the modern Android world, there are numerous architecture and design patterns available to enhance performance. However, as businesses…Jul 9, 20231
Alankar GuptaLeveraging Kotlin Symbol Processing (KSP) for Efficient Annotation ProcessingIn the dynamic world of Kotlin development, annotation processing is a crucial technique for generating code at compile-time. It can…Jun 8
InProAndroidDevbyPavlo StavytskyiSo, how do I write a Kotlin Symbol Processor (KSP)?A guide for creating your first Kotlin Symbol Processor (KSP)Jul 20, 20218