The Java Development Kit (JDK) 5.0 introduces us to the world of annotations in Java and us developers have never been able to get over it. Java Annotations might not have a direct effect, but it certainly makes the life of programmers a lot easier. Let’s check out the most popular annotations every Java developer […]