ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

69 results

CodeSnippet
🛑 Stop Writing Boilerplate! Lombok in Spring Boot Explained ✅ Part 1

In Part 1 of this Lombok series, we deep-dive into Project Lombok and show how it dramatically reduces boilerplate code in ...

21:44
🛑 Stop Writing Boilerplate! Lombok in Spring Boot Explained ✅ Part 1

1,426 views

8 days ago

CodeSnippet
🚀 Spring Boot: 3 Hidden Dependency Injection Superpowers (ObjectProvider, Scoped Proxy, @Lookup) ✅

In this video, we explore three advanced and extremely powerful dependency injection techniques in Spring Boot: ...

20:07
🚀 Spring Boot: 3 Hidden Dependency Injection Superpowers (ObjectProvider, Scoped Proxy, @Lookup) ✅

1,451 views

4 weeks ago

CodeSnippet
🛑 Stop Using @Value Everywhere! The Power of @ConfigurationProperties Explained ✅

... Spring Boot Developer, Java Developer, Spring Boot Best Practices, Spring Boot Tips, Spring Boot Tricks, Clean Code Spring ...

25:58
🛑 Stop Using @Value Everywhere! The Power of @ConfigurationProperties Explained ✅

3,089 views

2 weeks ago

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?

1,376 views

1 day ago

CodeSnippet
🚀 5 Tricks Every Java Developer Should Know In 2025 ✅

Java has evolved a lot in the last few years — but most developers are still writing code the old way. In this video, I walk you ...

10:41
🚀 5 Tricks Every Java Developer Should Know In 2025 ✅

5,250 views

3 weeks ago

CodeSnippet
Do We Really Need Repository Annotation On JPA Repositories? 🤔 #javaframework #springplatform
0:28
Do We Really Need Repository Annotation On JPA Repositories? 🤔 #javaframework #springplatform

18,715 views

4 weeks ago

CodeSnippet
Forgot Value Annotation & Start Using ConfigurationProperties Annotation In Spring✅ #springboot

Stop using value annotation today If you're using value annotation inside your spring boot project to read configuration properties ...

0:27
Forgot Value Annotation & Start Using ConfigurationProperties Annotation In Spring✅ #springboot

10,317 views

13 days 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

642 views

7 days ago

CodeSnippet
Lookup Annotation Internal Working ✅ Learn Something New ✅ #coding #java #springboot

... get prototype method which is annotated with lookup annotation Now when you bring up your application when spring finds that ...

0:59
Lookup Annotation Internal Working ✅ Learn Something New ✅ #coding #java #springboot

11,900 views

2 weeks ago

CodeSnippet
This Spring Guide Will Make You Productive ✅ #coding #springplatform #java
0:40
This Spring Guide Will Make You Productive ✅ #coding #springplatform #java

14,154 views

1 month 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

6 days ago

CodeSnippet
This is how interviewers check your knowledge on Variable Shadowing In Java ✅ #java #interview

... of your demo class and not this particular local guy and now if I run this code you will see that we are getting correct output.

0:49
This is how interviewers check your knowledge on Variable Shadowing In Java ✅ #java #interview

22,448 views

2 weeks ago

vlogommentary
How to Set Up OpenAPI (Swagger) UI 3 in Spring Framework 6 Without Spring Boot

Learn to configure OpenAPI (Swagger) UI 3 in a plain Spring Framework 6 application using springdoc-openapi, including ...

3:47
How to Set Up OpenAPI (Swagger) UI 3 in Spring Framework 6 Without Spring Boot

5 views

9 days ago

vlogommentary
Fixing springdoc Property Binding Failure in Spring Boot Docker Environment

Learn how to resolve the SpringDocConfigProperties binding error in Spring Boot 3.4 Docker setups by correcting your springdoc ...

3:19
Fixing springdoc Property Binding Failure in Spring Boot Docker Environment

0 views

10 days ago

vlogommentary
Fixing ClassCastException When Using Redis with Long Values in Spring Boot

Learn how to correctly configure RedisTemplate serializers for Long values in Spring Boot to prevent ClassCastException.

2:46
Fixing ClassCastException When Using Redis with Long Values in Spring Boot

0 views

10 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

6 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

5 days ago

vlogommentary
Fixing MockMvc Integration Tests with Internal API Calls in Spring Boot

Learn how to resolve port mismatch issues in Spring Boot integration tests using MockMvc and internal API calls by aligning ...

2:32
Fixing MockMvc Integration Tests with Internal API Calls in Spring Boot

0 views

8 days ago

vlogommentary
Fixing Unable to connect to Redis inside Docker with Spring Boot

Learn how to resolve Redis connection issues in Dockerized Spring Boot applications by correctly configuring Docker networks ...

3:21
Fixing Unable to connect to Redis inside Docker with Spring Boot

0 views

8 days ago

vlogommentary
How to Link Multiple Spring Boot Entities Using JPA Relationships

Learn how to model and link multiple Spring Boot entities such as Tank, RefLine, and Param using JPA annotations to establish ...

3:12
How to Link Multiple Spring Boot Entities Using JPA Relationships

0 views

9 hours ago