ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

18 results

CodeSnippet
Do We Still Need Lombok After Java Records?

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

28:39
Do We Still Need Lombok After Java Records?

664 views

12 hours ago

CodeSnippet
Inside Lombok: Compiler Internals, Pros & Cons Explained ✅ | Part 2

What really happens when you write @Getter or @Builder in your code? Where does the code come from — and why do some ...

18:32
Inside Lombok: Compiler Internals, Pros & Cons Explained ✅ | Part 2

606 views

6 days ago

vlogommentary
Using the gpt-4o-search-preview Model in LangChain4J with Spring Boot

Learn how to configure LangChain4J in Spring Boot to use OpenAI's `gpt-4o-search-preview` model and understand the current ...

3:13
Using the gpt-4o-search-preview Model in LangChain4J with Spring Boot

0 views

5 days ago

vlogommentary
Migrating to Spring Boot 3.4+  WebClient Metrics with Reactive Observability

Learn how to update your Spring Boot 3.4+ WebFlux app to collect accurate HTTP client metrics with the new Observability API, ...

3:32
Migrating to Spring Boot 3.4+ WebClient Metrics with Reactive Observability

0 views

5 days ago

vlogommentary
Fixing onException Handling Breakage in Spring Boot Camel After Version 4.7.x

Discover why `onException` handling in Apache Camel with Spring Boot stopped working after version 4.7.x and learn two ...

4:08
Fixing onException Handling Breakage in Spring Boot Camel After Version 4.7.x

0 views

4 days ago

vlogommentary
How to Convert Raw JSON to JPA Entities in Spring Boot Using ObjectMapper

Learn how to efficiently convert raw JSON data into JPA entities in Spring Boot REST APIs using Jackson's ObjectMapper, best ...

3:25
How to Convert Raw JSON to JPA Entities in Spring Boot Using ObjectMapper

0 views

3 days ago

vlogommentary
Implementing Field Level Encryption in Couchbase with Spring Boot

Learn how to configure field level encryption (FLE) in Couchbase using Spring Boot, including how to properly set up the ...

3:37
Implementing Field Level Encryption in Couchbase with Spring Boot

0 views

3 days ago

vlogommentary
Why You Should Not Extend a @ Component Class with a @ Configuration Class in Spring

Learn why extending a Spring @ Component class from a @ Configuration class can cause proxy issues and how to properly ...

2:31
Why You Should Not Extend a @ Component Class with a @ Configuration Class in Spring

0 views

5 days ago

vlogommentary
Fixing Spring Hibernate Error: Row was updated or deleted by another transaction When Adding to Ent

Learn how to properly update JPA entity collections in Spring Boot to avoid the 'Row was updated or deleted by another ...

3:12
Fixing Spring Hibernate Error: Row was updated or deleted by another transaction When Adding to Ent

0 views

2 days ago

VIRAJ TECH
Node.java || Node Class in LinkedList Explained with output

Learn how to define a Node class for a LinkedList and see the real output in action! In this short tutorial, I break down the core idea ...

0:04
Node.java || Node Class in LinkedList Explained with output

368 views

1 day ago

vlogommentary
Fixing not-null constraint violation on SQL Delete in Spring Boot with JPA Relationships

Learn how to resolve PostgreSQL not-null constraint violation errors when deleting entities with related child records in Spring ...

3:27
Fixing not-null constraint violation on SQL Delete in Spring Boot with JPA Relationships

0 views

3 days ago

VIRAJ TECH
Fast Searching in Java: Binary Search

Binary Search in Java made easy! Check out the logic + code snippet to implement binary search fast! Let me know if you ...

0:04
Fast Searching in Java: Binary Search

56 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

2 days ago

vlogommentary
Resolving the Column 'is_deleted' is ambiguous Error in JPQL Update Queries with Hibernate

Learn how to fix the common 'is_deleted' column ambiguity error in Hibernate JPQL update queries by using subqueries instead ...

3:32
Resolving the Column 'is_deleted' is ambiguous Error in JPQL Update Queries with Hibernate

0 views

2 days ago

VIRAJ TECH
Linear Search Algorithm in Java (Short & Simple)

Learn how Linear Search works in Java in just a few seconds! Simple example and explanation of the Linear Search algorithm.

0:04
Linear Search Algorithm in Java (Short & Simple)

197 views

3 days ago

VIRAJ TECH
Main.java || Main Class of LinkedList in Java (Explained in 20s!)

Learn the MAIN class of LinkedList in Java in under 60 seconds! In this quick short, we break down the core class behind ...

0:20
Main.java || Main Class of LinkedList in Java (Explained in 20s!)

440 views

2 days ago

VIRAJ TECH
Main.java || Main Class of LinkedList in Java | Output Explained in 20s!

Learn how the Main class of LinkedList works in Java — with real output! This quick snippet shows you how to create a ...

0:20
Main.java || Main Class of LinkedList in Java | Output Explained in 20s!

496 views

1 day ago

MAD I
MAD I Revision Session 2 (Weeks 7 to 12)

Spring boot that is exclusively for Java developers. So there are some PHP back and framework. Also that is a lot of I don't ...

2:52:20
MAD I Revision Session 2 (Weeks 7 to 12)

711 views

Streamed 1 day ago