ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

49 results

vlogommentary
Efficiently Generating Test Instances of Immutable Java Classes Using Lombok @ With and @ Builder

Learn how to easily create variations of immutable Java objects for testing by leveraging Lombok's @ With and @ Builder ...

3:04
Efficiently Generating Test Instances of Immutable Java Classes Using Lombok @ With and @ Builder

0 views

7 days ago

Coding wala Shree
No More 'public static void main()' in Java 25? JEP 512: Compact Source Files & Instance Main Method

Java 25 continues its effort to make Java simpler and more approachable, especially for beginners and educators. In this short ...

2:31
No More 'public static void main()' in Java 25? JEP 512: Compact Source Files & Instance Main Method

19 views

11 hours ago

CodewithNik
Variable in java or C | Easy Way learn

Variable in java or C | Easy Way learn.

2:27
Variable in java or C | Easy Way learn

0 views

6 days ago

Durga Software Solutions
Java Instance Variables: Current vs. Parent Class Explained #shorts

Instance methods access current class variables by default. Learn how Java determines whether the instance variable comes ...

0:36
Java Instance Variables: Current vs. Parent Class Explained #shorts

1,225 views

7 days ago

Adam Bien
Instance void main() #java #shorts #coding #airhacks

Instance main methods: https://openjdk.org/jeps/445 Java used in this short: openjdk version "25" 2025-09-16 LTS I regularly ...

0:27
Instance void main() #java #shorts #coding #airhacks

3,247 views

7 days ago

Durga Software Solutions
Abstract Classes: Constructors Explained! (Java OOP) #shorts

Abstract classes can have constructors! Even though you can't directly create objects, the constructor initializes parent class ...

0:41
Abstract Classes: Constructors Explained! (Java OOP) #shorts

236 views

4 days ago

12 AM Coding
Spring Boot Port Already in Use? Quick Fixes!

Spring Boot Port Already in Use? Here Are 5 Quick Fixes! ⚡ Getting the frustrating "Port 8080 was already in use" error in Spring ...

3:14
Spring Boot Port Already in Use? Quick Fixes!

7 views

10 hours ago

Durga Software Solutions
Why Interfaces Can't Have Constructors Explained Simply #shorts

Interfaces lack constructors because they define behavior, not implementation. Constructors initialize objects, which interfaces ...

0:25
Why Interfaces Can't Have Constructors Explained Simply #shorts

756 views

4 days ago

Prod Ready Code
When to Use HashMap Safely: Correct Key Implementation

You put a value in a HashMap. You know it's there. But when you try to get it back… it's null. This isn't a Java bug. It's an equals() ...

2:57
When to Use HashMap Safely: Correct Key Implementation

0 views

3 days ago

vlogommentary
Solving ExcelWriter Instance Reuse in Spring Batch Jobs with @ JobScope

Learn how to ensure a new ExcelWriter instance is created for each Spring Batch job execution by using @ JobScope instead of ...

3:11
Solving ExcelWriter Instance Reuse in Spring Batch Jobs with @ JobScope

0 views

5 days ago

CodewithDivakar
Singleton Design Pattern in Java #java #coding #javainterviewquestions

In this video, we explain the Singleton Design Pattern in Java using a thread-safe implementation with Double-Checked Locking.

2:05
Singleton Design Pattern in Java #java #coding #javainterviewquestions

1,038 views

2 days ago

Programming With Nurulhuda
Prevent Object Creation Using Reflection in Singleton Class | Java Programming

Prevent Object Creation Using Reflection in Singleton Class | Java Programming #java #springboot #springboottutorials ...

1:02
Prevent Object Creation Using Reflection in Singleton Class | Java Programming

8 views

7 days ago

The Right Politics
How Do Recursive Functions Handle The Simplest Problem Instance?

Ever wondered how recursive functions know when to stop and provide a solution? This video dives deep into the crucial role of ...

3:11
How Do Recursive Functions Handle The Simplest Problem Instance?

0 views

5 days ago

JavaWacky
Java Classes and Objects #java #javaprogramming #javatutorial

Java Classes and Objects explained in a simple way ☕ A class is a blueprint, and an object is a real instance created from that ...

1:01
Java Classes and Objects #java #javaprogramming #javatutorial

0 views

7 days ago

Java Guides
Are singleton beans in Spring thread safe  #springplatform #coding #javainterview #java #springboot

Spring singleton beans are not inherently thread-safe by default. While Spring ensures there's only one instance of a singleton ...

1:17
Are singleton beans in Spring thread safe #springplatform #coding #javainterview #java #springboot

1,726 views

2 days ago

CodewithNik
variable in java #shorts

variable in java #shorts.

0:43
variable in java #shorts

0 views

5 days ago

Algo Steps
Singleton Design Pattern in Java | Real-Time Examples Explained

Learn the Singleton Design Pattern in Java with simple code and real-world examples! In this short video, we explain: - What ...

1:44
Singleton Design Pattern in Java | Real-Time Examples Explained

150 views

6 days ago

Ram N Java
JDK 17 Installation on Linux & EC2

Learn how to install JDK 17 on Linux & EC2 in this step-by-step tutorial. Perfect for anyone interested in Java programming, cloud ...

0:52
JDK 17 Installation on Linux & EC2

0 views

6 days ago

CodeKarma
Java OOP Questions  #education #oop

Insta Profile :- https://www.instagram.com/vivekthakur2091/ Insta Profile2 :- https://www.instagram.com/electronbaba/ FB PAGE ...

2:17
Java OOP Questions #education #oop

0 views

7 days ago

vlogommentary
Fixing Infinispan Cache Access Issues in WildFly 26 After Migration

Learn how to resolve Infinispan cache not found errors in WildFly 26 by properly configuring resource references in web.xml ...

2:49
Fixing Infinispan Cache Access Issues in WildFly 26 After Migration

0 views

6 days ago