Java Annotations provide Java developers full potential of doing things in more easy and nice way. I will not go explaining Java annotations pros, cons, and the definitions; you can find out here http://java.sun.com/docs/books/tutorial/java/javaOO/annotations.html
instead I will add some piece which I hardly found: how can I write my own Annotation class and make use of [...]
Archive for May, 2009
Java Annotations, First Step
Posted in 1, Java, code snippet, howto, tagged annotations, Java, tutorial on May 20, 2009 | Leave a Comment »