Java Annotations #1 - The Basics

Описание к видео Java Annotations #1 - The Basics

Java annotations are used to provide meta data for your Java code. Java annotations can be used by the Java compiler, Java source code processors, or your Java applications. This Java annotations tutorial explains the basics of Java annotations.

I have a second Java Annotations tutorial video explaining how to create your own custom Java Annotations here:

   • Java Annotations #2 - Create your own...  

Here is a textual version of this Java annotations tutorial:

http://tutorials.jenkov.com/java/anno...

Комментарии

Информация по комментариям в разработке