ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

189 results

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

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

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

Mohit patil
Java Annotation Fundamentals

Java Annotation Fundamentals.

2:09:54
Java Annotation Fundamentals

10 views

9 months ago

Edgars Garsneks
Dependency Injection  - Java Reflection API #6

What is dependency injection and what for this design pattern is used? How it is related to dependency inversion principle of ...

15:30
Dependency Injection - Java Reflection API #6

26 views

8 months 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

EmacsConf and Emacs hangouts
EmacsConf 2025: Juicemacs: exploring speculative JIT compilation for ELisp in Java

EmacsConf 2025: Juicemacs: exploring speculative JIT compilation for ELisp in Java - Kana (they/them) ...

19:11
EmacsConf 2025: Juicemacs: exploring speculative JIT compilation for ELisp in Java

215 views

2 weeks ago

RazCodes
don't forget this annotation  - Java #springboot #java #coding #learncoding #softwareengineering

come join the community on discord: https://discord.gg/hqm6Uf8g Welcome to my corner of the digital world where I share the raw, ...

0:25
don't forget this annotation - Java #springboot #java #coding #learncoding #softwareengineering

518 views

9 months ago

Bulgarian Java User Group
Exploring the Java Class File API, Rafael Winterhalter

The Java Class File API marks a significant advancement in bytecode manipulation, offering a modern and streamlined approach ...

47:19
Exploring the Java Class File API, Rafael Winterhalter

119 views

6 months ago

The Debug Zone
Fixing 'Annotations Are Not Allowed Here' Error in Java: A Complete Guide

In this comprehensive guide, we tackle the frustrating 'Annotations Are Not Allowed Here' error that many Java developers ...

3:13
Fixing 'Annotations Are Not Allowed Here' Error in Java: A Complete Guide

6 views

1 month ago

Mohit patil
JAVA_8 Features

JAVA_8 Features.

1:37:39
JAVA_8 Features

4 views

9 months ago

The Debug Zone
How to Use @FlakyTest Annotation in Your Java Tests: A Complete Guide

In this video, we dive into the powerful @FlakyTest annotation in Java, a game-changer for developers dealing with unreliable ...

1:41
How to Use @FlakyTest Annotation in Your Java Tests: A Complete Guide

0 views

8 days ago

The Debug Zone
Java Annotation Processor: How to Get Method Parameter Modifiers

In this video, we delve into the fascinating world of Java Annotation Processing, focusing specifically on how to retrieve method ...

1:30
Java Annotation Processor: How to Get Method Parameter Modifiers

5 views

7 months ago

The Debug Zone
Java @Nullable Annotations: Which One to Use for Return Values?

In this video, we dive into the world of Java's @Nullable annotations, exploring their significance in ensuring code safety and ...

2:40
Java @Nullable Annotations: Which One to Use for Return Values?

2 views

3 months ago

Edgars Garsneks
Java Functional Interfaces? λ

Ever wondered what a functional interface is in Java? It's just an interface with ONE abstract method — perfect for clean, simple ...

0:57
Java Functional Interfaces? λ

375 views

7 months ago

Edgars Garsneks
Java Pattern Matching

Pattern matching in Java is a great feature that reduces a lot of boilerplate. Even hated switch statements have become better with ...

1:38
Java Pattern Matching

219 views

8 months ago

droidcon & fluttercon
Behind the @ – Dart Annotations in Depth - Anna Leushchenko | Fluttercon EU 2025

Talk: Behind the @ – Dart Annotations in Depth Speaker: Anna Leushchenko Event: Fluttercon EU 2025 Date: 24th - 26th, ...

20:52
Behind the @ – Dart Annotations in Depth - Anna Leushchenko | Fluttercon EU 2025

366 views

2 months ago

The Debug Zone
Understanding @NonNull Annotation in Project Lombok: Common Issues & Solutions

In this video, we delve into the @NonNull annotation provided by Project Lombok, a powerful tool that simplifies Java coding by ...

1:32
Understanding @NonNull Annotation in Project Lombok: Common Issues & Solutions

0 views

1 month ago