annotation-processors icon indicating copy to clipboard operation
annotation-processors copied to clipboard

An example on how to use Java Annotation Processors

annotation-processors

The examples were developed while working on an article series published in JavaPRO. Both English translation and German original can be found on the Cloudogu Blog.

🇬🇧 Java Annotation Processors - An introduction
🇩🇪 Java Annotation Prozessoren - Eine Einleitung
🇬🇧 Java Annotation Processors - Creating Configurations
🇩🇪 Java Annotation Processors - Konfigurationsdateien generieren
🇬🇧 Java Annotation Processors - Generating Code
🇩🇪 Java Annotation Processors - Code generieren

The german source of the article can be found in the article directory.

Examples

Examples on how to use Java Annotation Processors. The examples are located in separate folders: