ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

40 results

CodeSnippet
This Library In Java Feels Like A Magic 🪄 ✅ Must Know For Java Devs ✅ #java

... Lombok is basically a library which will help you to reduce boilerplate code inside Java so Lombok provides different annotation ...

2:40
This Library In Java Feels Like A Magic 🪄 ✅ Must Know For Java Devs ✅ #java

15,323 views

5 days ago

Java Guides
Create and Document REST API in Spring Boot in 1 Minute

In this short, you will quickly see how to create and document Java Spring Boot REST API in 1 Minute. #springboot #java #restapi.

1:01
Create and Document REST API in Spring Boot in 1 Minute

4,695 views

3 days ago

Java Technology Learning
Java program to find second largest word from given string ?

Welcome to my Java technology learning channel! Here, you'll find in-depth tutorials, tips, and tricks to master Java and its ...

3:50
Java program to find second largest word from given string ?

57 views

6 days ago

Java_Techonz
Top Java Interview Questions 2026 | What is @PathVariable in Spring Boot? 🔥

Learn @PathVariable in Spring Boot in 30 seconds Must-know Java interview question for 2026! Java interview questions ...

1:27
Top Java Interview Questions 2026 | What is @PathVariable in Spring Boot? 🔥

209 views

3 days ago

Java_Techonz
Java Interview 2026 | @GetMapping Annotation in Spring Boot Explained | REST API

In this video, we explain @GetMapping annotation in Spring Boot with a real-time example, which is one of the most frequently ...

1:45
Java Interview 2026 | @GetMapping Annotation in Spring Boot Explained | REST API

327 views

4 days ago

Java_Techonz
Top Java Interview Questions & Answers 2026What is @RequestParam in Spring Boot?

Master Spring Boot Interview Questions 2026 Learn what @RequestParam annotation is, how it works, and why it's important in ...

1:21
Top Java Interview Questions & Answers 2026What is @RequestParam in Spring Boot?

132 views

3 days ago

Durga Software Solutions
Java Methods: Private Methods After Version 1.8 Explained #shorts

Annotations: applicable to constructors, static methods, final methods... but private methods? Before Java 9, no. After Java 9?

0:17
Java Methods: Private Methods After Version 1.8 Explained #shorts

494 views

5 days ago

CodeTrek with Deepu
Annotations Used In Spring Boot REST API #springbootrestapiannotations #springboot #restapi #java
1:01
Annotations Used In Spring Boot REST API #springbootrestapiannotations #springboot #restapi #java

39 views

7 days ago

Durga Software Solutions
Java SafeErrorAnnotation: Constructor, Static, Final, Private Methods #shorts

Discover where SafeErrorAnnotation works (and doesn't)! Constructor? Static method? Final method? What about private ...

1:49
Java SafeErrorAnnotation: Constructor, Static, Final, Private Methods #shorts

390 views

7 days ago

SoftwareSchool - Coding Tutorials In Telugu
Java Spring Boot Interview Question 5: How Does Request Mapping Work? SpringBoot Tutorial In Telugu

Spring Boot interviews lo most common ga adige question How does Request Mapping work? Ee video lo simple Telugu lo ...

0:44
Java Spring Boot Interview Question 5: How Does Request Mapping Work? SpringBoot Tutorial In Telugu

8,850 views

7 days ago

Java_Techonz
Top Java Interview Questions 2026 | What is @RequestBody in Spring Boot? 🚀

RequestBody in Spring Boot binds HTTP request JSON/XML data directly to a Java object, enabling clean REST APIs, seamless ...

1:06
Top Java Interview Questions 2026 | What is @RequestBody in Spring Boot? 🚀

258 views

2 days ago

Java_Techonz
Top Java Interview Questions 2026 | What is @PostMapping in Spring Boot?

PostMapping in Spring Boot is used to handle HTTP POST requests for creating or submitting data to the server. It accepts request ...

1:10
Top Java Interview Questions 2026 | What is @PostMapping in Spring Boot?

255 views

2 days ago

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

Java_Techonz
Top Java Interview Questions 2026 | RestTemplate in Spring Boot Explained in 60 Seconds 🔥

What is a REST Controller in Spring Boot? This is one of the most frequently asked Java interview questions in 2026, especially ...

1:10
Top Java Interview Questions 2026 | RestTemplate in Spring Boot Explained in 60 Seconds 🔥

127 views

5 days ago

Java_Techonz
Top Java Interview Question 2026 | What is @PutMapping in Spring Boot? | REST API Update Explained

PutMapping Spring Boot Spring Boot REST API Java Interview Questions 2026 Update API Spring Boot RESTful Web Services ...

0:54
Top Java Interview Question 2026 | What is @PutMapping in Spring Boot? | REST API Update Explained

0 views

1 day ago

Java Revisit
Spring Boot Auto-Configuration finally makes sense ⚙️🔥

Spring Boot Auto-Configuration automatically wires beans using classpath detection, conditions, and properties. You learned: ...

0:41
Spring Boot Auto-Configuration finally makes sense ⚙️🔥

0 views

5 hours ago

Durga Software Solutions
Suppress Heap Pollution Warnings with SafeErrorAnnotation #shorts

SafeVarargs suppresses warnings related to heap pollution, especially with methods like WhereArg. It tells the compiler there's no ...

0:25
Suppress Heap Pollution Warnings with SafeErrorAnnotation #shorts

1,222 views

7 days ago

The Debug Zone
Spring Data JPA: How to Use Multiple @EnableJpaRepositories Effectively

In this video, we dive into the powerful capabilities of Spring Data JPA, focusing on how to effectively use multiple ...

2:12
Spring Data JPA: How to Use Multiple @EnableJpaRepositories Effectively

1 view

3 days ago

ШОРТКАТ — менторская программа
HTTP Request and Response Explained #shorts

Client sends request, server processes, server responds. Minimal annotations for simple CRUD controller? @Controller ...

0:42
HTTP Request and Response Explained #shorts

0 views

5 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

6 days ago