Overview
Syllabus
Microservices Tutorial 1. Introduction to Microservices.
2 The Microservices We'll Build.
3 Create the Services Using Spring Initializr.
4 Import the Projects in Spring Tool Suite.
5 Set port and application name in application properties file.
6 Create the Admissions Controller and Patient class.
7 Add RequestMappings.
8 Write the GetPatientById Method.
9 - Build the HR Service.
10 Build the Pathology Service.
11 - Test the Three Services.
12 Using RestTemplate and Bean.
13 Making REST Calls with RestTemplate.
14 List of Object vs ObjectList.
15 Class Duplication in Microservices.
16 Test the Services Interaction.
17 Call the Pathology Service from the Admissions Service.
18 Debugging Skills in Microservices.
19 - What is Service Discovery(Eureka).
20 Building the Eureka Server.
21 Creating Eureka Clients.
22 Publish Clients to Eureka Server.
23 Consuming Microservices.
24 Summary and Thank You.
Taught by
Kindson The Tech Pro