A library for testing Kotlin and Java annotation processors, compiler plugins and code generation
-
Updated
Jul 15, 2024 - Kotlin
A library for testing Kotlin and Java annotation processors, compiler plugins and code generation
An annotating processing library that automatically generates Dagger Hilt's `@Binds` methods.
An expressive DSL built on top of JavaPoet to make writing code almost as easy as writing the code yourself.
Prototype of generating `copyDynamic` extension functions for kotlin data classes
Kotlin Symbol Processing (KSP) sample project
Annotation based developer targeted library. Call any function from anywhere from a nice UI or web interface.
🧩 A library that generates kotlin code for Retrofit 2 based on a Swagger endpoint. Includes an Annotation Processor to configure and generate the code on build time.
A JSON library written in pure Kotlin
How to Use Kotlin with Lombok in a mixed Kt/Java project
glide's kotlin annotation processor,use kotlin symbol processor(ksp)
Android sample project demonstrating how to generate Kotlin code through annotation processing, and then feeding it into a second round of annotation processing.
Easy Response Mocking for Retrofit using annotations
A code generator for writing code generators
Annotation Processor Sample in Kotlin
Generator for Kotlin data classes with Gson/Parcelable type adapter
A simple example of annotation processing with Kotlin's kapt and Square's kotlinpoet.
Extension of the Java annotation processing API to Kotlin types
This library provides an annotation to auto-generate a Kotlin DSL for `sealed` classes to make working with them more concise. You can find more in https://hadilq.com/posts/happy-railway/
Hands-free, RESTful, extensible SCRUD for your Java/Kotlin JPA entities in Spring Boot
Add a description, image, and links to the annotation-processing topic page so that developers can more easily learn about it.
To associate your repository with the annotation-processing topic, visit your repo's landing page and select "manage topics."