Practical SpringBoot Microservices Implementation Mastery
- Description
- Curriculum
- FAQ
- Reviews
Learn to implement SpringBoot based Microservices and RESTful API’s architecture from scratch in a practical step by step approach.
Microservices architecture has many advantages like:
-
Improved productivity
-
Better resiliency
-
Increased scalability
-
Continuous integration/continuous delivery (CI/CD)
-
Optimize business functionality
-
and many more
We will be implementing many important concepts of microservices architecture like
-
Spring Cloud Config Server
-
Spring Cloud Bus
-
Spring Cloud Netflix Eureka
-
Spring Cloud Circuit Breaker
-
Spring Cloud Sleuth
-
Spring Cloud Gateway
-
Spring Cloud Stream
We will be creating many springboot projects from scratch from spring initializer, some of the microservice will be based on mongodb and some will work with mysql database.
-
Following are the steps we will cover:
1.1-Generating and Setting up of product service
1.2-Create product entity class with annotation
1.3-Create product repository
1.4-Creating controller and GET and POST endpoints
1.5-Test GET and POST endpoint with Postman
2.1-Generating and Setting up of booking service
2.2-Understanding Discovery service and Service registry
2.3-Generating and Setting up Discovery Service
2.4-Registering Product service as client to Discovery service
2.5-Registering Booking service as client to Discovery service
2.6-Understanding config server and centralized configuration
2.7-Create git repo and add properties files
2.8-Generate github token and use in Intellij to push code
2.9-Generating and Setting up of Configuration service
2.10-Configuring config server to fetch different profile based properties from github
2.11-Connecting booking service to config server on dev profile
2.12-Connecting product service to config server on dev profile
2.13-RefreshScope introduction
2.14-Implementing RefreshScope Part-1
2.15-Implementing RefreshScope Part-2
2.16-HarshiCorp vault setup part-1
2.17-HarshiCorp vault setup part-2
2.18-Storing booking service secrets in Vault
2.19-getting vault data in microservice
3.1-Implementing message broker
3.2-Installing RabbiMQ
3.3.0-Using RabbitMQ in microservice
3.3.1-Fixing the vault secret fetching issue
3.4-What is API Gateway
3.5-Setup and Configuration of API gateway
3.6-Testing the API’s with API Gateway Part-1
3.7-Testing the API’s with API Gateway Part-2
3.8-Installing and setting up Keycloak server
3.9-Configuring keycloak client and user
3.10-Configuring spring security filter in API Gateway to intercept request
3.11-Configure Product Service as Resource Server
3.12-Testing API Gateway and Keycloak security
4.1-Overview of Circuit Breaker Pattern
4.2-Generating the stock project from springboot starter
4.3-Implementing entity repository and controller
4.4-Configuring properties for stock service
4.5-Implementing entity controller repository for booking service
4.6-Implementing Feign client call from booking to stock service
-
1Course OverviewVideo lesson
-
2Know Your Instructor & Get Help/SupportText lesson
-
3Generating and Setting up of product serviceVideo lesson
-
4Create product entity class with annotationVideo lesson
-
5Create product repositoryVideo lesson
-
6Creating controller and GET and POST endpointsVideo lesson
-
7Test GET and POST endpoint with PostmanVideo lesson
-
8Generating and Setting up of booking serviceVideo lesson
-
13Understanding config server and centralized configurationVideo lesson
-
14Create git repo and add properties filesVideo lesson
-
15Generate github token and use in Intellij to push codeVideo lesson
-
16Generating and Setting up of Configuration serviceVideo lesson
-
17Configuring config server fetch different profile based properties from githubVideo lesson
-
18Connecting booking service to config server on dev profileVideo lesson
-
19Connecting product service to config server on dev profileVideo lesson
-
20RefreshScope introductionVideo lesson
-
21Implementing RefreshScope Part-1Video lesson
-
22Implementing RefreshScope Part-2Video lesson
-
23HarshiCorp vault setup part-1Video lesson
-
24HarshiCorp vault setup part-2Video lesson
-
25Storing booking service secrets in VaultVideo lesson
-
26getting vault data in microserviceVideo lesson
-
31What is API GatewayVideo lesson
-
32Setup and Configuration of API gatewayVideo lesson
-
33Testing the API's with API Gateway Part-1Video lesson
-
34Testing the API's with API Gateway Part-2Video lesson
-
35Installing and setting up Keycloak serverVideo lesson
-
36Configuring keycloak client and userVideo lesson
-
37Configuring spring security filter in API Gateway to intercept requestVideo lesson
-
38Configure Product Service as Resource ServerVideo lesson
-
39Testing API Gateway and Keycloak securityVideo lesson
-
40Overview of Circuit Breaker PatternVideo lesson
-
41Generating the stock project from springboot starterVideo lesson
-
42Implementing entity repository and controllerVideo lesson
-
43Configuring properties for stock serviceVideo lesson
-
44Implementing entity controller repository for booking serviceVideo lesson
-
45Implementing Feign client call from booking to stock serviceVideo lesson
-
46Adding circuit breaker to booking serviceVideo lesson

External Links May Contain Affiliate Links read more