Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
49 results
Learn how to easily create variations of immutable Java objects for testing by leveraging Lombok's @ With and @ Builder ...
0 views
7 days ago
Java 25 continues its effort to make Java simpler and more approachable, especially for beginners and educators. In this short ...
19 views
11 hours ago
Variable in java or C | Easy Way learn.
6 days ago
Instance methods access current class variables by default. Learn how Java determines whether the instance variable comes ...
1,225 views
Instance main methods: https://openjdk.org/jeps/445 Java used in this short: openjdk version "25" 2025-09-16 LTS I regularly ...
3,247 views
Abstract classes can have constructors! Even though you can't directly create objects, the constructor initializes parent class ...
236 views
4 days ago
Spring Boot Port Already in Use? Here Are 5 Quick Fixes! ⚡ Getting the frustrating "Port 8080 was already in use" error in Spring ...
7 views
10 hours ago
Interfaces lack constructors because they define behavior, not implementation. Constructors initialize objects, which interfaces ...
756 views
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() ...
3 days ago
Learn how to ensure a new ExcelWriter instance is created for each Spring Batch job execution by using @ JobScope instead of ...
5 days ago
In this video, we explain the Singleton Design Pattern in Java using a thread-safe implementation with Double-Checked Locking.
1,038 views
2 days ago
Prevent Object Creation Using Reflection in Singleton Class | Java Programming #java #springboot #springboottutorials ...
8 views
Ever wondered how recursive functions know when to stop and provide a solution? This video dives deep into the crucial role of ...
Java Classes and Objects explained in a simple way ☕ A class is a blueprint, and an object is a real instance created from that ...
Spring singleton beans are not inherently thread-safe by default. While Spring ensures there's only one instance of a singleton ...
1,726 views
variable in java #shorts.
Learn the Singleton Design Pattern in Java with simple code and real-world examples! In this short video, we explain: - What ...
150 views
Learn how to install JDK 17 on Linux & EC2 in this step-by-step tutorial. Perfect for anyone interested in Java programming, cloud ...
Insta Profile :- https://www.instagram.com/vivekthakur2091/ Insta Profile2 :- https://www.instagram.com/electronbaba/ FB PAGE ...
Learn how to resolve Infinispan cache not found errors in WildFly 26 by properly configuring resource references in web.xml ...