ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

73 results

Java Ninja
Stop Using RAG for Small Docs! Build an MCP Resource Server with Spring AI

Learn when to use MCP Resources instead of RAG, and build a real-time document server with Spring AI that automatically ...

20:48
Stop Using RAG for Small Docs! Build an MCP Resource Server with Spring AI

312 views

3 weeks ago

Dan Vega
Spring Boot 4 JMS Client: The Fluent API You've Been Waiting For

Still working with JMS in your enterprise applications? You're not alone. While newer messaging technologies exist, the reality is ...

18:03
Spring Boot 4 JMS Client: The Fluent API You've Been Waiting For

6,040 views

2 weeks ago

Dan Vega
MockMvcTester vs RestTestClient: Which one Should You Use in Spring Boot 4?

Ever wondered whether to use MockMvcTester or RestTestClient for testing your Spring Boot 4 controllers? I had the same ...

20:47
MockMvcTester vs RestTestClient: Which one Should You Use in Spring Boot 4?

3,149 views

12 days ago

Dan Vega
Build a Spring Boot 4 REST API in Minutes

Is building a REST API with Spring Boot really harder than Python, JavaScript, or PHP? Someone asked me this question, and I ...

25:32
Build a Spring Boot 4 REST API in Minutes

8,257 views

4 days ago

HappyCoders
Hexagonale Architektur: Robuste Software dank Schnittstellen statt Schichten

Wir alle kennen diese Situation: Je älter und größer eine Anwendung wird, desto aufwendiger und teurer wird es, sie zu erweitern ...

35:21
Hexagonale Architektur: Robuste Software dank Schnittstellen statt Schichten

91 views

8 days ago

Spring Boot Diaries
Spring Boot for Beginners – Start Your First Project

In this video, I introduce the fundamental concept of frameworks for Java beginners, explaining why they are crucial for real-world ...

7:27
Spring Boot for Beginners – Start Your First Project

13 views

3 weeks ago

Dan Vega
Loading Resources in Spring: 3 Methods Every Developer Should Know

Need to load files into your Spring application? Whether it's a text file, JSON, images, or SQL scripts, Spring provides powerful ...

22:22
Loading Resources in Spring: 3 Methods Every Developer Should Know

5,398 views

5 days ago

Spring Boot Diaries
Stop Returning Simple Strings - Build Real Java APIs

This video details how real-life backend applications require more than just simple Java Strings, emphasizing the need for ...

10:06
Stop Returning Simple Strings - Build Real Java APIs

23 views

2 weeks ago

Spring Boot Diaries
ResponseEntity in Spring Boot - Full Hands-On Tutorial for Beginners

In this video, we provide a clear and practical explanation of what is ResponseEntity in Spring Boot and why it is a core ...

14:59
ResponseEntity in Spring Boot - Full Hands-On Tutorial for Beginners

35 views

5 days ago

Dan Vega
Spring Security 7 Adds Multi-Factor Authentication (MFA)

Spring Security 7, included with Spring Boot 4, introduces native support for Multi-Factor Authentication (MFA), a feature ...

20:30
Spring Security 7 Adds Multi-Factor Authentication (MFA)

7,528 views

6 days ago

Dan Vega
Spring Data AOT Repositories: Better Performance AND Developer Experience

Spring Data AOT Repositories are here in Spring Boot 4, and they're not just for building native images! In this tutorial, I'll show ...

22:03
Spring Data AOT Repositories: Better Performance AND Developer Experience

8,578 views

2 weeks ago

Spring Boot Diaries
Client, Server, Database: The Complete Picture

If you're new to web development and keep hearing terms like “frontend”, “backend”, “database”, “REST API”, and “HTTP ...

10:00
Client, Server, Database: The Complete Picture

24 views

3 weeks ago

Code Unscripted
Java + OpenAI: Spring AI's SIMPLEST API Call (In 6 Minutes) #ai #java #spring #springboot #openai

Welcome to Spring AI Series! In this tutorial, we'll learn how to call the OpenAI API using Java + Spring Boot + Spring AI. Spring AI ...

6:27
Java + OpenAI: Spring AI's SIMPLEST API Call (In 6 Minutes) #ai #java #spring #springboot #openai

18 views

2 weeks ago

CyberJAR
Build RAG System with Spring AI: No More AI Lies

Struggling to find answers in your own documentation? Your LLM is too. Hallucinations happen because models don't know your ...

10:12
Build RAG System with Spring AI: No More AI Lies

966 views

2 weeks ago

Tausief S
AWS for Java Beginners: Deploy Your First Spring Boot App on EC2 (Step-by-Step Guide)

Want to deploy your Java/Spring Boot project on AWS like a real developer? As we know, for most project we execute our ...

2:32:27
AWS for Java Beginners: Deploy Your First Spring Boot App on EC2 (Step-by-Step Guide)

819 views

3 weeks ago

Java Ninja
Build an MCP Client to handle MCP Resources with Spring AI | Real-Time Updates

Learn how to build an MCP Client with Spring AI that connects to an MCP server and accesses MCP Resources, and ...

19:42
Build an MCP Client to handle MCP Resources with Spring AI | Real-Time Updates

54 views

1 day ago

Elevate MySkill
Spring Boot 4 : API Versioning Enhancements Explained | Header, Query, Path & Media Type Versioning

API versioning is one of the hardest problems in backend development. In this video, we explain API versioning in Spring Boot 4, ...

19:54
Spring Boot 4 : API Versioning Enhancements Explained | Header, Query, Path & Media Type Versioning

127 views

12 days ago

JitterTed
Event-Sourcing from Scratch in Java

Event-sourcing allows the business to ask questions about your application's data that weren't thought of when the system was ...

1:33:25
Event-Sourcing from Scratch in Java

386 views

3 weeks ago

Coding Complex
Spring Boot Login & Registration with Thymeleaf & MySQL

Learn how to build a complete User Registration and Login system from scratch using Spring Boot, Spring Security, Thymeleaf, ...

1:05:27
Spring Boot Login & Registration with Thymeleaf & MySQL

211 views

3 weeks ago

HappyCoders
Hexagonal Architecture: Robust Software With Interfaces Instead of Layers

We all know this situation: The older and larger an application becomes, the more complex and expensive it is to extend and ...

35:31
Hexagonal Architecture: Robust Software With Interfaces Instead of Layers

234 views

6 days ago