JavaSign: Annotation checking at compile time with Java Annotation Processor

Simple annotation checking using Java Annotation Processor. This article explains how you can enrich the usage of annotations by implementing a checking at compile time.

Continue reading over at dzone...

Leave a Reply