ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

262 results

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

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

Mohit patil
Java Annotation Fundamentals

Java Annotation Fundamentals.

2:09:54
Java Annotation Fundamentals

10 views

9 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

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

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

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

Edgars Garsneks
Dependency Injection Recap With A Cup Of Tea ☕

In this quick and fun recap, we'll explain DI through a simple real-world example — making a cup of tea☕! See how your cup ...

2:24
Dependency Injection Recap With A Cup Of Tea ☕

112 views

7 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

9 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

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

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 JUnit 5: Why @Test Annotation Isn't Inherited from Abstract Classes

In this video, we delve into the intricacies of JUnit 5, focusing on a common point of confusion: the behavior of the @Test ...

1:37
Understanding JUnit 5: Why @Test Annotation Isn't Inherited from Abstract Classes

3 views

3 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

The Debug Zone
Understanding @AutoService Annotation Processor: Common Issues and Solutions

In this video, we delve into the @AutoService annotation processor, a powerful tool that simplifies the process of service provider ...

2:21
Understanding @AutoService Annotation Processor: Common Issues and Solutions

4 views

9 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

The Debug Zone
Swagger Annotation for Spring GET @RequestMapping with Complex Objects

In this video, we dive into the powerful world of Swagger annotations and how they can enhance your Spring applications.

1:31
Swagger Annotation for Spring GET @RequestMapping with Complex Objects

11 views

6 months ago