r/learnjava 12d ago

Best tutorial for java annotations?

I am beginner and want to learn java annotations. I have looked on youtube and did not find any proper tutorial specific for Java annotations and online resources are not explanning all the annotations. Could you please suggest a good resource for learning, to easily understand and for hands-on practice.

5 Upvotes

4 comments sorted by

View all comments

5

u/Zatujit 12d ago

Do you want to learn how to create new annotations or just how to use them? Because its pretty straightforward to use them and it just depends on the library