ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

91 results

The Debug Zone
Fixing JRE Classpath Issues in Runnable JAR Manifest Files: A Guide

In this video, we delve into the common challenges developers face when dealing with JRE classpath issues in runnable JAR ...

2:55
Fixing JRE Classpath Issues in Runnable JAR Manifest Files: A Guide

0 views

2 months ago

The Debug Zone
Fixing 'Supertypes Cannot Be Resolved' Error: Dependency Classpath Issues

In this video, we tackle a common issue faced by developers: the 'Supertypes Cannot Be Resolved' error. This problem often ...

4:34
Fixing 'Supertypes Cannot Be Resolved' Error: Dependency Classpath Issues

9 views

8 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

158 views

7 months ago

The Debug Zone
How to Add Files to Classpath in Spring Boot from Command Line Execution

In this video, we'll explore the essential steps to add files to the classpath in a Spring Boot application using command line ...

1:52
How to Add Files to Classpath in Spring Boot from Command Line Execution

8 views

8 months ago

Cooper
My Other ClassLoader Is Your ClassLoader: Creating Evil Twin Instances - Dimitrios Valsamaras

... an essential part of the Java virtual machine uh they are responsible for finding binary representations of classes interfaces and ...

29:06
My Other ClassLoader Is Your ClassLoader: Creating Evil Twin Instances - Dimitrios Valsamaras

67 views

2 months ago

The Debug Zone
Fixing ClassNotFoundException in Maven with System Scoped Dependencies

In this video, we tackle a common issue faced by Java developers: the ClassNotFoundException when working with Maven ...

2:17
Fixing ClassNotFoundException in Maven with System Scoped Dependencies

1 view

2 months ago

The Debug Zone
Fixing NPE in Maven exec:java with Executable Plugin Dependency JAR

In this video, we dive into a common challenge faced by Java developers using Maven: resolving the NoClassDefFoundError ...

3:25
Fixing NPE in Maven exec:java with Executable Plugin Dependency JAR

7 views

11 months ago

droidcon & fluttercon
Demystifying the Compose Runtime & Compiler - Andrew Bailey | droidcon New York 2025

Talk: Demystifying the Compose Runtime & Compiler Speaker: Andrew Bailey Event: droidcon NYC 2025 Date: 25-26 ...

41:12
Demystifying the Compose Runtime & Compiler - Andrew Bailey | droidcon New York 2025

210 views

5 months ago

The Debug Zone
Fixing FileNotFoundException: WARNING Failed to Scan .jar in Classloader Hierarchy

In this video, we tackle a common issue faced by developers: the dreaded FileNotFoundException, specifically when it arises from ...

2:51
Fixing FileNotFoundException: WARNING Failed to Scan .jar in Classloader Hierarchy

3 views

2 months ago

The Debug Zone
How to Read Files from Resources Folder in Spring Boot: A Step-by-Step Guide

In this video, we will explore the process of reading files from the resources folder in a Spring Boot application. Understanding ...

4:34
How to Read Files from Resources Folder in Spring Boot: A Step-by-Step Guide

92 views

11 months ago

The Debug Zone
Creating a Fat Jar in Java Without Overwriting META-INF/services Entries

In this video, we delve into the process of creating a fat JAR in Java while ensuring that we don't overwrite the META-INF/services ...

2:26
Creating a Fat Jar in Java Without Overwriting META-INF/services Entries

7 views

8 months ago

droidcon & fluttercon
Plugging Into the Gradle Matrix - John Rodriguez & Tony Robalik | droidcon London 2022

Talk: Plugging Into the Gradle Matrix Speaker: John Rodriguez & Tony Robalik Event: droidcon London 2022 Date: ...

41:13
Plugging Into the Gradle Matrix - John Rodriguez & Tony Robalik | droidcon London 2022

39 views

5 months ago

Bulgarian Java User Group
It is time we rethink how we teach Java to beginners, Kenneth Fogel

For 25 years, I taught introductory and intermediate Java programming with an object-first approach. Since retiring, I have ...

49:55
It is time we rethink how we teach Java to beginners, Kenneth Fogel

52 views

7 months ago

The Debug Zone
Fixing java.lang.NoSuchMethodError: javax.ws.rs.core.Application.getProperties() Issue

In this video, we dive into the common Java error: `java.lang.NoSuchMethodError: javax.ws.rs.core.Application.getProperties()`.

4:57
Fixing java.lang.NoSuchMethodError: javax.ws.rs.core.Application.getProperties() Issue

16 views

4 months ago

The Debug Zone
Fixing java.lang.NoClassDefFoundError: DefaultIndenter in Spring 4.3.7

In this video, we tackle a common issue faced by Java developers: the `java.lang.NoClassDefFoundError` specifically related to ...

2:17
Fixing java.lang.NoClassDefFoundError: DefaultIndenter in Spring 4.3.7

3 views

5 months ago

Java User Group Switzerland
Java build tooling could be so much better!

Speaker: Haoyi Li Recorded: 2025-08-27 00:00 Intro 02:32 The Talk 59:16 Questions & Answers The Java language is known to ...

1:11:50
Java build tooling could be so much better!

166 views

4 months ago

The Debug Zone
Fixing ClassNotFoundException for com.mysql.cj.jdbc.Driver in IntelliJ IDEA

In this video, we'll tackle a common issue faced by Java developers using IntelliJ IDEA: the dreaded ClassNotFoundException for ...

3:03
Fixing ClassNotFoundException for com.mysql.cj.jdbc.Driver in IntelliJ IDEA

7 views

3 months ago

droidcon & fluttercon
Writing your own Gradle Plugin: A Deep Dive - John Rodriguez | droidcon New York 2024

Talk:Writing your own Gradle Plugin: A Deep Dive Speaker: John Rodriguez Event: droidcon New York 2024 Date: ...

41:35
Writing your own Gradle Plugin: A Deep Dive - John Rodriguez | droidcon New York 2024

120 views

5 months ago

The Debug Zone
Java 9 Class and Resource Loading: Common Challenges and Solutions

In this video, we delve into the intricacies of class and resource loading in Java 9, a crucial aspect for developers navigating the ...

2:20
Java 9 Class and Resource Loading: Common Challenges and Solutions

0 views

4 months ago

JCConf Taiwan
402CD 3 Simplifying Java Build Tooling with Object Oriented Programming by Li Haoyi

... Java C-D-CP with this very long class path uh it takes 1.5 seconds instead of 4.5 seconds So Maven is adding 3x overhead over ...

47:43
402CD 3 Simplifying Java Build Tooling with Object Oriented Programming by Li Haoyi

24 views

2 months ago