ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

583,693 results

JavaAndSpring Quick brushup
Java Record vs POJOs with Lombok annotations| #javainterviewquestions java #newfeatures

JDK 14 introduces records, which are a new kind of type declaration. Like an enum , a record is a restricted form of a class.

0:29
Java Record vs POJOs with Lombok annotations| #javainterviewquestions java #newfeatures

328 views

8 months ago

CodeSnippet
Java Records : Look Easy Until You Understand Them

... Record Abstract Class 16:40 - Record Use Cases 20:20 - Outro 🏷️ YouTube Tags java records java record class java record ...

20:39
Java Records : Look Easy Until You Understand Them

2,599 views

3 weeks ago

Geekific
Java Records in 1 min | #geekific #records #in1min

Our Discord, GitHub repo, and socials: https://linktr.ee/geekific.

1:13
Java Records in 1 min | #geekific #records #in1min

1,871 views

4 months ago

FaZ STUDIOS
Record Classes in Java | JAVA FULL COURSE 2025

This Video is About Record Classes in Java And How They are used in real-life scenarios. Like , Share and Subscribe to my ...

4:20
Record Classes in Java | JAVA FULL COURSE 2025

2 views

4 months ago

Tech-Sam's
Record in Java !

In Java, a record is a special kind of class introduced in Java 14 (as a preview feature) and fully supported in Java 16.

0:06
Record in Java !

244 views

11 months ago

Java Training
Record Class in Java 21
0:16
Record Class in Java 21

74 views

3 months ago

Shristi Tech Academy
Stop Writing POJOs! Use Java Records Instead 🔥

In this video let us learn about Records in Java (Java 14+) . Records help to create immutable, data-carrying classes without all ...

14:04
Stop Writing POJOs! Use Java Records Instead 🔥

9,974 views

3 months ago

Vincent Vauban
☕💾 Java records members #minilesson

Java Record Classes Explained with French Actors! | Custom Accessors, Static Members & More ...

6:34
☕💾 Java records members #minilesson

16 views

8 months ago

Java from scratch
record classes in java

Java 16 record class.. replacement of lombok.. it will write constructors, getters , (no setters since it's by default immutable)hash ...

14:37
record classes in java

8 views

9 days ago

Ashok IT
Java 17 Record Classes Explained | Simplify Your POJOs in Modern Java!

java17 #recordclasses #modernpojos Learn how Record Classes in Java 17 make your code cleaner, simpler, and more ...

10:36
Java 17 Record Classes Explained | Simplify Your POJOs in Modern Java!

902 views

3 months ago

Code X
Java Record Class Explained | When & How to Use It? 🚀 Java Interview Questions #javaprogramming

Java Record Class was introduced in Java 14 to simplify immutable data structures! In this short, I explain: ✓ When was ...

0:45
Java Record Class Explained | When & How to Use It? 🚀 Java Interview Questions #javaprogramming

47 views

9 months ago

CodeSnippet
Should You Replace Lombok With Records?

Java introduced Records to reduce boilerplate, but Lombok has been doing that for years. So why did Java add Records when ...

28:39
Should You Replace Lombok With Records?

4,757 views

4 weeks ago

Backend Verse
What is a Record? - Cracking the #java  Coding Interview

What is a Record? - Cracking the #java Coding Interview #coding #learning.

1:22
What is a Record? - Cracking the #java Coding Interview

848 views

2 months ago

Interview Mania
Lombok vs Record Class: Which One Should Java Developers Choose?

Lombok vs Record Class: Which One Should Java Developers Choose? In this video, we dive deep into the ultimate Java ...

2:49
Lombok vs Record Class: Which One Should Java Developers Choose?

554 views

10 months ago

Michelli Brito
Java: Record Patterns, Sealed Classes, Pattern Matching - Learn the best JDK updates

Free Spring Boot E-book from REST API to Microservices: https://www.michellibrito.com/ Instagram: https://www.instagram.com ...

56:50
Java: Record Patterns, Sealed Classes, Pattern Matching - Learn the best JDK updates

6,052 views

11 months ago

WeAreTechies
Record in #java #javainterviews #javadeveloper #dsa #coding #developer #programming

What is a record in Java this keyword was introduced in Java 14 record is a special type of class designed to model immutable ...

1:18
Record in #java #javainterviews #javadeveloper #dsa #coding #developer #programming

34 views

8 months ago

Jordava
🔥Java Records and Why You Need Them🔥

Java records are new to Java 21 and reduce boilerplate code!

0:58
🔥Java Records and Why You Need Them🔥

32 views

5 months ago

404Crew
Java Record vs Class: Simpler Data Models! | Java Flash #2 #java  #dev  #records

Hello everyone! In this Java Flash episode, we compare Java Records with traditional classes. See how record components ...

2:08
Java Record vs Class: Simpler Data Models! | Java Flash #2 #java #dev #records

91 views

6 months ago

Vincent Vauban
☕🛡️ Java Sealed with records #minilesson

https://blog.vvauban.com/j21-sealed-record In this video, we dive into Java sealed interfaces and combine them with record ...

4:06
☕🛡️ Java Sealed with records #minilesson

17 views

8 months ago

vlogize
How to Provide Jackson Annotations for Java 17 Record Class

Discover how to add field-level `Jackson annotations` to Java 17 record classes, including practical examples for better JSON ...

1:30
How to Provide Jackson Annotations for Java 17 Record Class

1 view

7 months ago