ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,871 results

RedHatCzech
Ladislav Thon -  Write Yourself an Annotation Processor

Annotation processors were standardized in Java 6, but it wasn't until recently that they began gaining some popularity. In this talk ...

46:57
Ladislav Thon - Write Yourself an Annotation Processor

442 views

Streamed 10 years ago

Bulgarian Java User Group
A deep dive into build-time annotation processing, David Král

Dive into the intriguing realm of build-time annotation processing. Uncover the process of generating entirely new classes based ...

38:04
A deep dive into build-time annotation processing, David Král

420 views

1 year ago

Peachez Programming
Java Lombok in 60 seconds

Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming Lombok is a ...

1:00
Java Lombok in 60 seconds

8,023 views

1 year ago

Bulgarian Java User Group
Java: Reflection is dead, long live annotation processing!, Ivan Yonkov

It's been almost two decades since JSR-269 is accepted and embedded into the java compiler as of Java 6, yet it's not widely ...

50:51
Java: Reflection is dead, long live annotation processing!, Ivan Yonkov

357 views

1 year ago

Bit Science
Spring Annotations for Experienced Developers #springboot #java #annotations

Subscribe Bit Science if you are a Science Student. Here are the some playlist you must check. Science Playlists ...

10:51
Spring Annotations for Experienced Developers #springboot #java #annotations

43,102 views

2 years ago

Noob Nerd
Understanding the Process - Java Annotations Crash Course 3/7

This is the 3rd video of series Java Annotation Crash Course. This video discusses about how you would plan an approach to ...

2:50
Understanding the Process - Java Annotations Crash Course 3/7

1,058 views

6 years ago

Valdas Rapsevicius
Reflections, Annotations

Java Reflections and Annotations.

1:01:54
Reflections, Annotations

33 views

5 years ago

Edgars Garsneks
What does Functional Annotation do?

If asked on interview could you explain what does the @FunctionalInterface annotation do? Watch this short video to find out!

0:45
What does Functional Annotation do?

1,684 views

7 months ago

Edgars Garsneks
DIY Dependency Injection  - Java Reflection API #7

Time to implement our own basic reflection based dependency injection framework, that would scan classpath for components, ...

26:00
DIY Dependency Injection - Java Reflection API #7

147 views

7 months ago

Noob Nerd
A Deeper Dive into the Concepts - Java Annotations Crash Course 2/7

This is the 2nd video of series Java Annotation Crash Course. This video gives you an in depth knowledge about terms and ...

8:42
A Deeper Dive into the Concepts - Java Annotations Crash Course 2/7

2,475 views

6 years ago

Noob Nerd
Our Runtime Annotation in Action - Java Annotations Crash Course 4/7

This is the 4th video of series Java Annotation Crash Course. This video gives you an idea about how you will make use of your ...

11:50
Our Runtime Annotation in Action - Java Annotations Crash Course 4/7

2,635 views

6 years ago

Mohit patil
Java Annotation Fundamentals

Java Annotation Fundamentals.

2:09:54
Java Annotation Fundamentals

10 views

9 months ago

Otavio Santana
🚨 The Biggest Mistake Java Engineers Make with Annotations

Java annotations are more than metadata. ✓ Improve docs & visibility ✓ Define architecture evidence (DDD stereotypes) ...

1:11
🚨 The Biggest Mistake Java Engineers Make with Annotations

168 views

3 months ago

Edgars Garsneks
DIY Testing Framework - Java Reflection API #8

Ever wondered how JUnit actually works under the hood? In this video, we'll build our own mini unit testing framework from ...

43:04
DIY Testing Framework - Java Reflection API #8

62 views

2 months ago

Bulgarian Java User Group
Behind the Annotations – Taner Ilyazov

... because uh I think annotations in Java are something really nice but not a lot of people know how they're actually implemented ...

39:03
Behind the Annotations – Taner Ilyazov

55 views

10 months ago

The Debug Zone
How to Pass a Method to an Annotation in Java 8: A Step-by-Step Guide

In this video, we delve into the powerful features of Java 8, focusing on the innovative use of annotations. You'll learn how to pass ...

2:50
How to Pass a Method to an Annotation in Java 8: A Step-by-Step Guide

6 views

1 year ago

Noob Nerd
Practice: Compile Time Annotations - Java Annotations Crash Course 6/7

This is the 6th video of series Java Annotation Crash Course. This video demos how you will write a compile time annotation that ...

28:10
Practice: Compile Time Annotations - Java Annotations Crash Course 6/7

1,376 views

6 years ago

Luke Sleeman
A simple, scalable app architecture with Android Annotations

How you architect your android application is a very important consideration. I will present a simple, scalable app architecture, ...

29:11
A simple, scalable app architecture with Android Annotations

2,165 views

9 years ago

Noob Nerd
End Note - Java Annotations Crash Course 7/7

This is the last video of series Java Annotation Crash Course. Here I am discussing that using custom annotation is not necessary ...

1:46
End Note - Java Annotations Crash Course 7/7

364 views

6 years ago

nipafx
Java, null, and JSpecify

Kevin Bourrillion gives an introductory presentation on JSpecify, a project spearheading a set of standard annotations for Java ...

23:53
Java, null, and JSpecify

3,768 views

2 years ago

The Debug Zone
How to Use Annotations to Reference Methods in Java: A Step-by-Step Guide

In this video, we'll explore the powerful world of annotations in Java and how they can be used to reference methods effectively.

1:31
How to Use Annotations to Reference Methods in Java: A Step-by-Step Guide

0 views

2 weeks ago

EuroPython Conference
Those annotations can have things other than typing?! — Mattijs Ugen

EuroPython 2024 — Terrace 2A on 2024-07-12] Those annotations can have things other than typing?! by Mattijs Ugen ...

24:14
Those annotations can have things other than typing?! — Mattijs Ugen

145 views

1 year ago

Otavio Santana
Three use of Java annotations

shorts You can use Java annotations in several ways on your code; it gives three examples: Documentation, runtime metadata, ...

0:58
Three use of Java annotations

921 views

2 years ago

Otavio Santana
Java Reflection Annotation: what is the difference between Retension vs Target.

shorts To start using Java reflection and create its annotation, remember that there are retention and target annotations. But what ...

0:42
Java Reflection Annotation: what is the difference between Retension vs Target.

265 views

2 years ago

Codefarm
2 Annotations In Java || Built in Annotations In Java || Meta Annotations || Green Learner

Annotations in java tutorial. Built-in annotation - @override, @suppresswarning, @deprecated Meta Annotations. - @entity ...

8:47
2 Annotations In Java || Built in Annotations In Java || Meta Annotations || Green Learner

1,010 views

5 years ago