Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 2.85 KB

README.md

File metadata and controls

42 lines (33 loc) · 2.85 KB

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: