ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

147,030 results

Java Techie

217K subscribers

Java Techie
Microservice Using Spring Boot & Spring Cloud | 2 Hours Full Course | JavaTechie

This tutorial will give you complete picture of all microservice components #javatechie #SpringBoot #Microservice #SpringCloud ...

2:15:43
Microservice Using Spring Boot & Spring Cloud | 2 Hours Full Course | JavaTechie

310,412 views

5 years ago

Java Techie
🚀 Spring Boot 4 API Versioning – Stop Breaking Client APIs

JavaTechie #SpringBoot #Realtime Stop Breaking Client APIs with Spring Boot 4 API Versioning In real-world backend ...

15:15
🚀 Spring Boot 4 API Versioning – Stop Breaking Client APIs

10,695 views

3 weeks ago

Java Techie
Microservice | Spring Cloud Eureka + API Gateway + Spring Cloud Hystrix | PART-1 | Javatechie

This tutorial will walk you through the steps of building a spring boot project with Microservice architecture also we will learn Real ...

39:48
Microservice | Spring Cloud Eureka + API Gateway + Spring Cloud Hystrix | PART-1 | Javatechie

198,004 views

5 years ago

Java Techie
Microservices Security Using JWT | Spring Cloud  Gateway | JavaTechie

This tutorial will guide you How to secure your microservices with with JWT Authentication using Spring Cloud Gateway. We are ...

1:25:32
Microservices Security Using JWT | Spring Cloud Gateway | JavaTechie

232,459 views

2 years ago

Java Techie
Spring Cloud Eureka| Java Techie

This video explains How to deploy micro-service in Eureaka service registry GitHub: ...

33:46
Spring Cloud Eureka| Java Techie

113,052 views

7 years ago

People also watched

ORIL
Tutorial. Spring Cloud API Gateway security with JSON Web Tokens

Would you like to enhance your software security? In this video tutorial, ORIL`s Lead Software Engineer, Ihor Kosandiak, shows ...

29:43
Tutorial. Spring Cloud API Gateway security with JSON Web Tokens

21,138 views

2 years ago

Java Techie
Spring Boot | Exploring Asynchronous 🚀 Calls with @Async Annotation | JavaTechie

JavaTechie #SpringBoot #Asynchronous #Async #AsyncProgramming In this comprehensive video, we dive into the world of ...

21:26
Spring Boot | Exploring Asynchronous 🚀 Calls with @Async Annotation | JavaTechie

95,826 views

2 years ago

CodeHead
99% Of Devs Don't Understand Spring Boot

Deploy your app before your coffee gets cold. It's that easy. Try Sevalla with $50 free credit: ...

4:21
99% Of Devs Don't Understand Spring Boot

67,121 views

3 months ago

Java Techie
Build Real-Time Notifications in Spring Boot Applications Using WebSocket | @Javatechie

JavaTechie #Microservice #SpringBoot #WebSocket In this tutorial, I'll guide you step-by-step on how to build a real-time ...

31:10
Build Real-Time Notifications in Spring Boot Applications Using WebSocket | @Javatechie

49,095 views

1 year ago

Cloudamy
Setup EKS Cluster & Deploy Spring Boot Microservices using Helm & Jenkins CI/CD Pipeline

In this video, you will learn how to set up an AWS EKS cluster and deploy Spring Boot microservices using Helm charts and a ...

37:01
Setup EKS Cluster & Deploy Spring Boot Microservices using Helm & Jenkins CI/CD Pipeline

37,966 views

2 years ago

Tech Primers
Live Coding #1 - Spring Cloud Eureka using Microservices - Example  | Tech Primers Live Stream

In this video we will see Live Coding on Microservices design pattern using the Discovery Service - Spring Cloud Eureka. GitHub ...

27:21
Live Coding #1 - Spring Cloud Eureka using Microservices - Example | Tech Primers Live Stream

66,905 views

Streamed 8 years ago

Java Techie
🔥 Mastering GraphQL & Spring Boot APIs | Real-world Example | @Javatechie

JavaTechie #GraphQL #SpringBoot Welcome to our detailed tutorial on creating APIs with GraphQL and Spring Boot! In this ...

49:48
🔥 Mastering GraphQL & Spring Boot APIs | Real-world Example | @Javatechie

39,705 views

1 year ago

Coffee + Software
the Spring Boot end-to-end tutorial (new for 2025!)

Hi, Spring fans! Spring is more amazing than ever, with so many possibilities at your finger tips! In this video, we're going to pull ...

2:05:29
the Spring Boot end-to-end tutorial (new for 2025!)

444,829 views

10 months ago

Tech Primers
Spring Cloud Config Server with Example in a Spring Boot App | Tech Primers

This video covers the Spring Cloud Config Server with an Example using Spring Boot app GitHub Code for the config server ...

19:05
Spring Cloud Config Server with Example in a Spring Boot App | Tech Primers

78,407 views

8 years ago

Java Techie
Securing Microservices with API Key Based Auth - Spring Cloud Gateway  | JavaTechie

This tutorial will guide you How to secure your microservices with an API key using Spring Cloud Gateway. We are going to ...

55:48
Securing Microservices with API Key Based Auth - Spring Cloud Gateway | JavaTechie

77,503 views

3 years ago

Java Techie
SpringBoot : Spring Cloud Task | Example | Java Techie

This video explain you How to use spring cloud Task to track execution flow of any task running in Production Environment ...

18:34
SpringBoot : Spring Cloud Task | Example | Java Techie

16,108 views

6 years ago

Java Techie
Virtual Threads in Spring Boot 🔥 10x Faster & Lighter with RealTime Example @Javatechie

JavaTechie #microservice #springboot #VirtualThread in this video, I'm going to show you how Virtual Threads can ...

26:31
Virtual Threads in Spring Boot 🔥 10x Faster & Lighter with RealTime Example @Javatechie

33,822 views

6 months ago

Java Techie
Spring Boot Interview Mastery | Question & Answer Guide for Developers | Part-1 | @Javatechie

JavaTechie #SpringBoot #InterviewQ&A In this comprehensive guide, we'll explore the most common Spring Boot interview ...

1:12:17
Spring Boot Interview Mastery | Question & Answer Guide for Developers | Part-1 | @Javatechie

251,785 views

2 years ago

Java Techie
Spring Boot 4 Just Made REST Calls Super Easy ! 🚀

JavaTechie #SpringBoot #Realtime Spring Boot 4.0 just changed the game — it introduced a brand-new REST Client API that ...

17:22
Spring Boot 4 Just Made REST Calls Super Easy ! 🚀

17,723 views

1 month ago

Java Techie
Multi-Threading in Spring Boot using CompletableFuture | @Async | JavaTechie

This video will guide you How to perform Multi-Threading in Spring Boot Using CompletableFuture also you will learn about ...

28:37
Multi-Threading in Spring Boot using CompletableFuture | @Async | JavaTechie

263,385 views

6 years ago

Java Techie
Deploy Spring Boot Serverless CRUD API to AWS Lambda 🔥 | API Gateway | @Javatechie

JavaTechie #DistributedMessaging #SpringBoot #ApachePulsar In this tutorial I will guide on deploying Spring Boot ...

25:42
Deploy Spring Boot Serverless CRUD API to AWS Lambda 🔥 | API Gateway | @Javatechie

68,772 views

1 year ago

Java Techie
🔥 Kafka Streams + Spring Boot 🚀 Design a Real-Time Fraud Detection App (Step-by-Step!)

JavaTechie #KafkaStreams #SpringBoot #Realtime In this video, we'll build a Real-Time Fraud Detection App using Kafka ...

21:34
🔥 Kafka Streams + Spring Boot 🚀 Design a Real-Time Fraud Detection App (Step-by-Step!)

13,285 views

3 months ago

Java Techie
Kafka Streams Methods in Action with Spring Boot 🚀 | Real-Time Examples @Javatechie

JavaTechie #KafkaStreams #SpringBoot #Realtime In this video, we'll dive deep into Kafka Streams methods — not just theory, ...

44:48
Kafka Streams Methods in Action with Spring Boot 🚀 | Real-Time Examples @Javatechie

5,525 views

3 months ago

Java Techie
Spring Cloud Function | @functional | Example | Java Techie

This video explain you How to use spring cloud function & how you can expose your business or endpoint as a function ...

17:52
Spring Cloud Function | @functional | Example | Java Techie

23,106 views

6 years ago

Java Techie
Microservice | Resilience4J Circuit Breaker Implementation on Spring Boot | JavaTechie

This tutorial will guide you how to use Resilience 4j circuit breaker to cascading failure and how to prevent it in the microservice ...

24:59
Microservice | Resilience4J Circuit Breaker Implementation on Spring Boot | JavaTechie

172,460 views

4 years ago