java-annotation-processor
There are 22 repositories under java-annotation-processor topic.
skinny85/jilt
Java annotation processor library for auto-generating Builder (including Staged Builder) pattern classes
LachlanMcKee/gsonpath
A Java annotation processor library which generates gson type adapters using basic JsonPath style annotations
LEODPEN/BetterBuilder
A Java annotation processor used for automatically generating better builder codes.
TsvetelinKostadinv/Java-Gradle-Simple-Annotation-Processor
This HAD to be done and I feel like no one should go through the same hell I did just to discover it. Please, if it helped, just share it
egor-n/SyncGenerator
A Java annotation processor that generates synchronized decorator classes
moyada/medivh
A method parameter validation generator for Java.
Hixon10/switch-exhaustiveness-checker
Java annotation processor to check switch exhaustiveness for Enum values
roll-w/fiesta
A Java annotation library with compile stage message.
goldenfingers98/java-annotation-processor-sample
A simple example of Java annotation processor for the builder design pattern.
luizgustavocosta/16-bits-annotations
How to work with annotations
wnameless/apt-constant-generator
Annotation Processing Tool for Java Constant generating
8f235831/android-telepath
基于Java注解(APT)实现的Android Intent/URI 跳转的处理工具
Mohammed-siddiq/Annotation-Processor
Generates Decorator Pattern's Code Using Annotations
moyada/feign-help
a simple plugin for automatic create feign fallback factory.
project-transparent/glaze
Glaze is a collection of Java annotations that provide additional ease-of-use features to your projects.
project-transparent/lucent
Lucent is a framework for creating simplistic AST-transforming annotation processors.
Example-uPagge/creating-annotation
Создание своей аннотации и обработчика к ней в Java. Подробнее в статье по ссылке 👇
iFanie/BaseKotlinCompiler
Kotlin utility abstraction level above the Java annotation processor
mariana0412/TaskManager_AnnotationProcessing
Practical work 3 - NaUKMA course Automating Software Applications in the Java Language
mayankrastogi/design-pattern-verifier
An annotation processor to verify correctness of design pattern implementations in Java source code.
roll-w/i18n-java
A helper annotation library with code generation to help you manage i18n keys in project.