Video není dostupné.
Omlouváme se.

Java Annotation Processing | Oscar Camacho | Java ON 2022

Sdílet
Vložit
  • čas přidán 18. 01. 2023
  • This talk is centered around how to create your own Annotation in Java and how to process it at compile time to avoid using Java's Reflection API at runtime. It also covers the topic of generating java classes based on the annotation you've just created.
    Speaker: Oscar Camacho
    Follow us:
    MJC Channel: ‪@MJCtalks‬
    Miniq Channel: ‪@miniq330‬
    JaCoV Community page: community-z.co...

Komentáře • 2

  • @edwinmcc
    @edwinmcc Před 3 měsíci

    Typical Java Developer - IntelliJ Dark Mode . . :). Thank you . . it is a very useful presentation about annotations . . an eye opener to me. and it has pointed me to the right direction . .

  • @JitendraKumar-uk7jt
    @JitendraKumar-uk7jt Před 6 měsíci

    good explanation