Java annotation: Difference between revisions

Content deleted Content added
Qutezuce (talk | contribs)
No edit summary
Qutezuce (talk | contribs)
Line 4:
 
==History of Java annotation==
Java annotations were introduced to the [[Java Community Process]] as JSR-175 in [[2002]] and approved in September [[2004]]. Annotations became available with the [[JDK]] version 1.5. The feature was added to the Java language through the specification.
 
==How Java annotations are processed==