0% found this document useful (0 votes)
3 views4 pages

SpringBoot-CourseIndex_JavaExpress_2021

The Spring Boot Microservices Training by JavaExpress is a 40-day course starting on August 16th, 2021, with a fee of 4500 INR. The training covers various modules including Spring Boot Framework, Restful Webservices, Spring Data Rest, Microservices with Spring Cloud, and includes a comprehensive interview guide. Additional resources such as demo videos and weekend workshops on GIT and Docker are also provided.

Uploaded by

Sawkat Ali Sk
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
0% found this document useful (0 votes)
3 views4 pages

SpringBoot-CourseIndex_JavaExpress_2021

The Spring Boot Microservices Training by JavaExpress is a 40-day course starting on August 16th, 2021, with a fee of 4500 INR. The training covers various modules including Spring Boot Framework, Restful Webservices, Spring Data Rest, Microservices with Spring Cloud, and includes a comprehensive interview guide. Additional resources such as demo videos and weekend workshops on GIT and Docker are also provided.

Uploaded by

Sawkat Ali Sk
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 4

• Spring Boot Microservices Training @JavaExpress 2021

o Contact Number : +91 8555929285 (WhatsApp)


o Duration : 40 Days – 4500 INR(Course Fee)
o Start Date : August 16th @8.00 AM IST(Daily)
o Demo Videos Available in Below Link
§ Channel Link : www.youtube.com/c/javaexpress
o javaexpresschannel@gmail.com
o www.javaexpresschannel.com

Module 1: Understanding of Spring Boot Framework


Module 2 – Restful Webservices & Accessing Data with JPA
Module 3 - Spring Data Rest (New module)
Module 4 – Web Application Development(Spring MVC)
Module 5 – Microservices with Spring Cloud
Module 6 – 200 + Interview Guide
Module 1: Understanding of Spring Boot Framework
1. Introduction to Spring Framework
2. Spring vs SpringBoot
3. Advantages of using SpringBoot
4. Environment Setup
5. Spring Boot Starter POM
6. @SpringBootApplication Annotation
7. Autoconfiguration in SpringBoot
8. Spring Boot Bootstrapping process
9. Spring IOC Container
10. Dependency Injection
a. Setter Injection
b. Constructor Injection
c. Field Injection
11. Autowiring Modes & Qualifier
12. Component Scanning
13. Stereotype Annotations
14. Banner in SpringBoot
15. Runners in SpringBoot
a. Application Runners
b. Command Liner Runners

Module 2 – Accessing Data with JPA


16. What is Persistent Layer
17. ORM Basics
18. Spring Data JPA Introduction
19. Spring ORM vs Spring Data JPA
20. Data JPA Repository interfaces
21. Predefine Repository methods
22. Usage of @Query Annotation using HQL,Native
23. find By methods in data JPA
24. Custom Queries in data JPA
25. Pagination & Sorting in data JPA
26. Custom Generators
27. Schema Generation

Module 3 - Restful Webservices


28. Introduction to Webservices
29. SOAP vs REST full webservices
30. Rest Resource & Client
31. HTTP methods
32. Http Status Codes & messages
33. @RestController
34. Difference between @Controller & @RestController
35. HATOES
36. Spring Boot Logging
37. Spring Boot Profiles
38. Swagger Documentation
a. Swagger 2.0
b. Open API Integration
39. Rest Template & Web Client
40. Spring Boot Security
41. H2 Database & MySQL Database
42. Exception handling in SpringBoot
43. Spring Boot Actuators
44. Embedded Containers
45. Unit Testing using Mockito
Module 4 -Spring Data Rest (new module)
46. Advantage of using Spring Data REST
47. Generate predefined REST Http Endpoints
48. Configuring Base Path for REST APIs
49. Pagination and Sorting using Spring Data REST
50. Customization of Page Size
51. REST API for Query Methods
Module 5 – Web Application Development(Spring MVC)
52. What is Web Application
53. MVC Architecture
54. FrontController Design Pattern
55. Dispatcher Servlet
56. Handler Mapping
57. ViewResolver
58. Model, ModelAndView & @ModelAttribute
59. @Controller Annotation
60. @ResponseBody
61. How to send Data to UI
62. Thymeleaf Integration
Module 6 – Microservices with Spring Cloud
63. Monolith Architecture
64. Drawbacks of Monolith Architecture
65. Introduction to Microservices
66. Challenges in Microservices
67. Advantages of using Microservices
68. Microservices Architecture
69. Service Registry (Eureka)
a. Eureka Server
b. Eureka Client
70. Register Microservices with Eureka Server
71. API Gateway (Zuul Proxy)
72. Interservice Communication (Feign Client)
73. Spring Boot Admin Server & Admin Client
74. Read properties from YML File
75. Centralized Configuration
a. Spring Boot Admin Server
b. Spring Boot Admin Client
76. Distributed logging using Sleuth & Zipkin Server
77. Load Balancing with Ribbon Client
78. Hystrix (Circuit Breaker)
79. Oauth2.0 with SSO – GitHub/Facebook Integration
80. Connecting to Multiple Databases
81. Apache Kafka Integration with Microservices - Messaging System

Module 7 – 200 + Interview Guide


Module 8 – Weekend Free Workshops
1. GIT
2. Docker

You might also like