Instructional Video6:05
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 33 – Creating Post Entity and Many to One Relationship with User Entity

Higher Ed
This video explains how to create post entity and many to one relationship with user entity. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In...
Instructional Video6:32
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 31 – Updating GET Methods on User Resource to Use JPA

Higher Ed
This video demonstrates updating GET methods on user resource to use JPA. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you...
Instructional Video5:12
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 3 – Introduction to JPA

Higher Ed
This video provides an introduction to JPA. This clip is from the chapter "Appendix – Introduction to JPA in 10 Steps" of the series "Master Microservices with Spring Boot and Spring Cloud".This section provides an Introduction to JPA in...
Instructional Video4:33
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 28 – Implementing Basic Authentication with Spring Security

Higher Ed
This video explains the implementation of basic authentication with Spring security. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In this...
Instructional Video12:06
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 27 – Playing with Resilience4j – Retry and Fallback Methods

Higher Ed
This video resolves around playing with Resilience4j – retry and fallback methods. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section...
Instructional Video5:18
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 26 – Versioning RESTful Services – Basic Approach with URIs

Higher Ed
This video explains the versioning RESTful services – basic approach with URIs. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section,...
Instructional Video3:06
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 26 – Connecting Currency Conversion Microservice to Eureka

Higher Ed
This video demonstrates connecting currency conversion microservice to Eureka. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section...
Instructional Video4:34
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 22 – Load Balancing with Eureka, Feign, and Spring Cloud LoadBalancer – V2

Higher Ed
This video demonstrates load balancing with Eureka, Feign, and Spring Cloud LoadBalancer. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This...
Instructional Video11:30
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 21 – Using Feign REST Client for Service Invocation

Higher Ed
This video focuses on using Feign REST client for service invocation. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video7:48
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 17 – Creating Declarative Configuration Kubernetes YAML for Microservices

Higher Ed
This video helps you create declarative configuration Kubernetes YAML for microservices. This clip is from the chapter "Kubernetes with Microservices using Docker, Spring Boot, and Spring Cloud – V2" of the series "Master Microservices...
Instructional Video5:39
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 15 – Container Images for Exchange and Currency Conversion Microservices

Higher Ed
This video explains container images for exchange and currency conversion microservices. This clip is from the chapter "Kubernetes with Microservices using Docker, Spring Boot, and Spring Cloud – V2" of the series "Master Microservices...
Instructional Video10:21
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 13 – Configure JPA and Initialized Data – V2

Higher Ed
This video helps us configure JPA and initialized data. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on microservices...
Instructional Video5:39
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 12 – Setting Up Dynamic Port in the Response – V2

Higher Ed
This video shows setting up of dynamic port in the response. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video6:56
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 11 – Implementing Exception Handling – 404 Resource Not Found

Higher Ed
This video explains how to implement exception handling – 404 resource not found. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In this...
Instructional Video4:10
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 10 – Setting Up Currency Exchange Microservice – V2

Higher Ed
This video explains about setting up currency exchange microservice. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video5:44
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 10 – Configuring Profiles for Limits Service

Higher Ed
This video explains how to configure profiles for limits service. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video7:58
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 09 – Playing with Docker Commands – stats, system

Higher Ed
This video is about playing with Docker commands – stats, system. This clip is from the chapter "Docker with Microservices Using Spring Boot and Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring...
Instructional Video11:25
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 09 – Implementing POST Method to Create User Resource

Higher Ed
This video demonstrates implementing POST method to create user resource. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you...
Instructional Video5:50
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 08 – Implementing GET Methods for User Resource

Higher Ed
This video shows implementing GET methods for user resource. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you will learn how...
Instructional Video5:47
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 08 – Configuring Profiles for Limits Service – V2

Higher Ed
This video focuses on configuring profiles for limits service. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video6:20
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 02 – Understanding the RESTful Services We will Create in this Course

Higher Ed
This video helps you understand the RESTful services you would want to create in this course. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In...
Instructional Video3:54
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 02 – Creating Google Cloud Account

Higher Ed
In this video, you will be creating Google Cloud account. This clip is from the chapter "Kubernetes with Microservices using Docker, Spring Boot, and Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring...
Instructional Video1:48
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Section Introduction – RESTful Web Services with Spring Boot

Higher Ed
This video provides an introduction to RESTful web services with Spring Boot. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section,...
Instructional Video2:33
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Introduction to the Course and Course Guide

Higher Ed
This video provides guidance to extract the most out of it. This clip is from the chapter "Introduction" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you will know what the course is about, what...