The german source of the article can be found in the article directory.
Examples on how to use Java Annotation Processors. The examples are located in separate folders:
- simple usage with plain javac (part-1)
- simple usage with maven (part-1-maven)
- simple plugin library (part-2)
- generate a json writer (part-3)