My experiments with technology

Java Annotations – An Introduction

January 6, 2008 · 3 Comments

Annotations is a new feature introduced in Java 5 (Tiger release). This post intends to provide a high level introduction to the concept of annotations.

(more…)

Categories: Java annotations