Linh Vu
Interested in Observability, Security, Performance and the details of Spring implementation,... let's check them out together 🎉🚀!
When started Web Development, I wished I could have found resources that pointed out the right way/best practice to use Spring components as well as how they're used in Production, how to secure, monitor, alert, and scale out with confidence. Now as a Spring Enthusiast and also a Certified Google Cloud Architect, it’s my pleasure to share my knowledge, my learning journey with you guys and hope we can learn them together ✨🥰.
Thank you so much for watching these video.
Github: https://github.com/nlinhvu
Stackoverflow: https://stackoverflow.com/users/6601800/linh-vu
LinkedIn: https://www.linkedin.com/in/nlinhvu
Google ADK for Java: Sequential Agent | Episode 7 | Step-by-Step Tutorial
Google ADK for Java: Callbacks - Guardrails | Episode 6 | Step-by-Step Tutorial
Google ADK for Java: Agent Session and State | Episode 5 | Step-by-Step Tutorial
Google ADK for Java: Multi-Agent AI System | Episode 4 | Step-by-Step Tutorial
Google ADK for Java: Built-in Tool and MCP Tool | Episode 3 | Step-by-Step Tutorial
Google ADK for Java: The Prerequisite for MCP - Tool Calling | Episode 2 | Step-by-Step Tutorial
Google ADK for Java: Your Journey to A2A Begins Here | Episode 1 | Step-by-Step Tutorial
Spring AI Observability(Metrics/Traces/Logs) with Prometheus Tempo Loki Grafana | Advanced Tutorial
SECURE your SSE MCP SERVER with OAuth2 | Advanced Tutorial
Build an LLM App that supports MCP with Spring Boot and Spring AI | Beginner Tutorial
Understand SSE MCP SERVER with Spring Boot and Spring AI | Beginner Tutorial
Google Gemini IMAGE GENERATION in Java | New Google Gen AI SDK
Gemini 2.5 Pro 😊 AND Llama 4 🙃 ← OpenRouter.AI ← Spring AI/Spring Boot
Изучите MCP CLIENT с помощью Spring Boot и Spring AI | Пошаговое руководство
Build your OWN Custom MCP Server with Spring Boot & AI to Track Bitcoin Prices on Claude Desktop
MCP делает IntelliJ IDEA СУПЕРмощной с помощью Claude.ai Desktop
Spring Security OAuth2 Login (JWT): RestClient x Custom Headers and Parameters in Token Request/URI
Spring Security OAuth2 Login (JWT): Add Custom Parameters to the Authorization Request/URI
Spring Security OAuth2 Login (JWT) x Spring Authorization Server x Proof Key for Code Exchange(PKCE)
Spring Security OAuth2 Login (JWT) with Google (OpenId Connect Flow) - Complete Configuration
Spring Security OAuth2 Login (JWT) with Github x Spring Boot 3 - Complete Configuration
Spring Security OAuth2 Login (JWT): Explained! x Spring Boot 3
Spring Security OAuth2 Login (JWT) with Github x Spring Boot 3 - Compact Configuration
Spring Security OAuth2 Login (JWT) with Google x Spring Boot 3 - Compact Configuration
JAVA Charset.UTF_8 ✅ = Coded Character Set - Unicode 🔥 & Character-Encoding Scheme - UTF-8 ✏️
Java I/O Streams - Byte Streams: READ (InputStream) and WRITE (OutputStream) byte-content Files
Java I/O File Handling - Locating the Resource: File (Java IO) vs Path (Java NIO2)
@ConfigurationProperties: Application Properties in Spring Boot 3 - Properties/Constructor Binding
External Properties in Spring Boot 3 @ConfigurationProperties, @Value, Environment
Spring Retry & RestClient (Part 2): Custom HTTP Exceptions, Error Handlers, JDK/Apache HttpClients