Java Tutorial - Annotation Basics

preview_player
Показать описание
In this episode, I show you how to create annotations in Java. I first show marker annotations, which are annotations that don't have values in them, and then I show how to create annotations that hold values. #Java #JavaTutorial

More Videos coming soon.
Leave a comment for any future video suggestions.
Рекомендации по теме
Комментарии
Автор

I love your color theme. Which one is this?

LZ
Автор

Finally I 've got somebody who can explain me custom annotations! Thanks! Much love for this channel!

francksgenlecroyant
Автор

I have a question....After I put annotation on class or function, what is the usage of that?

spidey
Автор

cool, looking forward to the next annotations vid

Pzdrs
Автор

can u make a video for reading annotations?

danil_
Автор

Great video! Maybe in the next one you can show a couple use case scenarios for annotations with parameters.

devmclovin
Автор

these tutorials are really helpful. Can you make a series on Java Web Service related stuff like Jakarta, Jersey, and may be frameworks like dropwizard. I can't find any quality material related with these things.

riemann
Автор

you showed us how to create an annotation, could you also explain, why we need annotations please?

thanhtung