Java custom annotation

Java custom annotation:

We can also create our own java annotations. Like a Java class or interface, java annotations are also defined in their own file. Java … Read More

Java annotations

Dictionary meaning of Annotation

Annotation refers to a note by way of explanation or comment added to a text or diagram.

Java Annotations:

Java annotations are used … Read More