|
|
1. Download Code.html
|
HTML
|
102.4 B
|
|
|
1. How this Course is organized - MUST WATCH.mp4
|
MP4
|
62.2 MB
|
|
|
1. How this Course is organized - MUST WATCH.srt
|
SRT
|
10.3 KB
|
|
|
1. Implementing JPA Custom Interface to build own logic in retrieving data.mp4
|
MP4
|
191.7 MB
|
|
|
1. Implementing JPA Custom Interface to build own logic in retrieving data.srt
|
SRT
|
18 KB
|
|
|
1. Implementing Logging to setup Log file for all the back end work.mp4
|
MP4
|
114.9 MB
|
|
|
1. Implementing Logging to setup Log file for all the back end work.srt
|
SRT
|
10.4 KB
|
|
|
1. Importance of Mock Bean Annotation in mocking the external dependencies.mp4
|
MP4
|
214.8 MB
|
|
|
1. Importance of Mock Bean Annotation in mocking the external dependencies.srt
|
SRT
|
20.9 KB
|
|
|
1. Introduction to Integration Testing and its advantages.mp4
|
MP4
|
25.8 MB
|
|
|
1. Introduction to Integration Testing and its advantages.srt
|
SRT
|
6.8 KB
|
|
|
1. Introduction to Mock MVC and its methods to call the Services from code.mp4
|
MP4
|
234 MB
|
|
|
1. Introduction to Mock MVC and its methods to call the Services from code.srt
|
SRT
|
22.7 KB
|
|
|
1. Introduction to Unit Testing and Integration Testing.mp4
|
MP4
|
61.5 MB
|
|
|
1. Introduction to Unit Testing and Integration Testing.srt
|
SRT
|
19.8 KB
|
|
|
1. Starting the Spring Boot Server App from Maven commands.mp4
|
MP4
|
75 MB
|
|
|
1. Starting the Spring Boot Server App from Maven commands.srt
|
SRT
|
8.2 KB
|
|
|
1. Understand AddBook API Contract with implementation plan.mp4
|
MP4
|
32 MB
|
|
|
1. Understand AddBook API Contract with implementation plan.srt
|
SRT
|
6.7 KB
|
|
|
1. Understand the Library API Contract with database Interaction.mp4
|
MP4
|
38.1 MB
|
|
|
1. Understand the Library API Contract with database Interaction.srt
|
SRT
|
7.9 KB
|
|
|
1. Where to download Code files.html
|
HTML
|
102.4 B
|
|
|
1.1 SpringBootRestService-20210327T123424Z-001.zip
|
ZIP
|
34.7 MB
|
|
|
2. AndExpect , Perform methods of MockMVC for validation of Unit Tests.mp4
|
MP4
|
112.9 MB
|
|
|
2. AndExpect , Perform methods of MockMVC for validation of Unit Tests.srt
|
SRT
|
10.8 KB
|
|
|
2. Build AddBook Rest Controller with Post Mapping.mp4
|
MP4
|
154.7 MB
|
|
|
2. Build AddBook Rest Controller with Post Mapping.srt
|
SRT
|
18.9 KB
|
|
|
2. Building Update Book API Logic with Put mapping and DB Interaction.mp4
|
MP4
|
170.2 MB
|
|
|
2. Building Update Book API Logic with Put mapping and DB Interaction.srt
|
SRT
|
17.8 KB
|
|
|
2. Getting started with Rest Hello World Service development.mp4
|
MP4
|
22 MB
|
|
|
2. Getting started with Rest Hello World Service development.srt
|
SRT
|
5.6 KB
|
|
|
2. Identifying Right Candidates of Unit Testing and build testing approach.mp4
|
MP4
|
132.2 MB
|
|
|
2. Identifying Right Candidates of Unit Testing and build testing approach.srt
|
SRT
|
14.9 KB
|
|
|
2. Implementing Security Authorization to call the Services from the front end.mp4
|
MP4
|
52.8 MB
|
|
|
2. Implementing Security Authorization to call the Services from the front end.srt
|
SRT
|
6 KB
|
|
|
2. Java and Eclipse quick Installation to setup Environment.mp4
|
MP4
|
49.5 MB
|
|
|
2. Java and Eclipse quick Installation to setup Environment.srt
|
SRT
|
7.7 KB
|
|
|
2. Response Entity object to get response and inject Junit Assertions to Test.mp4
|
MP4
|
160.9 MB
|
|
|
2. Response Entity object to get response and inject Junit Assertions to Test.srt
|
SRT
|
14.7 KB
|
|
|
2. Set up MYSQL Server to interact with API's.mp4
|
MP4
|
41.6 MB
|
|
|
2. Set up MYSQL Server to interact with API's.srt
|
SRT
|
5.5 KB
|
|
|
2. Understand H2 Mock data base usage and its dependencies for Integration Testing.mp4
|
MP4
|
98.8 MB
|
|
|
2. Understand H2 Mock data base usage and its dependencies for Integration Testing.srt
|
SRT
|
11.8 KB
|
|
|
2. Understand building Custom Spring Boot profiles to switch the Back end storage.mp4
|
MP4
|
124 MB
|
|
|
2. Understand building Custom Spring Boot profiles to switch the Back end storage.srt
|
SRT
|
10.6 KB
|
|
|
2.1 sbsql.txt
|
TXT
|
409.6 B
|
|
|
2.2 sbsql2.sql
|
SQL
|
307.2 B
|
|
|
3. Approach in building Unit Tests for Rest Controller methods.mp4
|
MP4
|
103.8 MB
|
|
|
3. Approach in building Unit Tests for Rest Controller methods.srt
|
SRT
|
11.2 KB
|
|
|
3. Build Mock SQL Properties file and feed with Mock data what you want to use.mp4
|
MP4
|
93.4 MB
|
|
|
3. Build Mock SQL Properties file and feed with Mock data what you want to use.srt
|
SRT
|
10.2 KB
|
|
|
3. Building response with status codes and Headers for AddBook Controller.mp4
|
MP4
|
157 MB
|
|
|
3. Building response with status codes and Headers for AddBook Controller.srt
|
SRT
|
16.7 KB
|
|
|
3. Implementing Delete Book API Logic with Delete Http Method.mp4
|
MP4
|
137.9 MB
|
|
|
3. Implementing Delete Book API Logic with Delete Http Method.srt
|
SRT
|
14.7 KB
|
|
|
3. Install Spring tools Suite Plugin to get started with Spring Projects.mp4
|
MP4
|
86.4 MB
|
|
|
3. Install Spring tools Suite Plugin to get started with Spring Projects.srt
|
SRT
|
16.4 KB
|
|
|
3. Part 1 -Build Unit Tests for Rest Controller Methods with Mock MVC.mp4
|
MP4
|
218.8 MB
|
|
|
3. Part 1 -Build Unit Tests for Rest Controller Methods with Mock MVC.srt
|
SRT
|
20.2 KB
|
|
|
3. Running Unit and Integration Tests through Maven commands.mp4
|
MP4
|
159.1 MB
|
|
|
3. Running Unit and Integration Tests through Maven commands.srt
|
SRT
|
15.6 KB
|
|
|
3. Set MYSQL related Properties in Spring Boot Application.mp4
|
MP4
|
116.3 MB
|
|
|
3. Set MYSQL related Properties in Spring Boot Application.srt
|
SRT
|
15.7 KB
|
|
|
3. Understand Rest Controllers in Spring Boot.mp4
|
MP4
|
127 MB
|
|
|
3. Understand Rest Controllers in Spring Boot.srt
|
SRT
|
16 KB
|
|
|
3. Wrap Up Quiz Section 6.html
|
HTML
|
204.8 B
|
|
|
3. Wrap Up Quiz Section 8.html
|
HTML
|
204.8 B
|
|
|
4. Get JPA Dependencies and create Entity Beans based on the contract Design.mp4
|
MP4
|
128.5 MB
|
|
|
4. Get JPA Dependencies and create Entity Beans based on the contract Design.srt
|
SRT
|
13.3 KB
|
|
|
4. Implementation of Error handling Scenarios for the Service to return messages.mp4
|
MP4
|
201.3 MB
|
|
|
4. Implementation of Error handling Scenarios for the Service to return messages.srt
|
SRT
|
21.3 KB
|
|
|
4. Importance of AutoWired Annotation in grabbing class object.mp4
|
MP4
|
147.2 MB
|
|
|
4. Importance of AutoWired Annotation in grabbing class object.srt
|
SRT
|
15.6 KB
|
|
|
4. Introduction to TestRestTemplate class for Integration Testing of Services.mp4
|
MP4
|
144.4 MB
|
|
|
4. Introduction to TestRestTemplate class for Integration Testing of Services.srt
|
SRT
|
15 KB
|
|
|
4. Part 2 -Build Unit Tests for Rest Controller Methods with Mock MVC.mp4
|
MP4
|
150.4 MB
|
|
|
4. Part 2 -Build Unit Tests for Rest Controller Methods with Mock MVC.srt
|
SRT
|
13.6 KB
|
|
|
4. Understand Spring Initializer Project Structure and its Terminologies.mp4
|
MP4
|
115.4 MB
|
|
|
4. Understand Spring Initializer Project Structure and its Terminologies.srt
|
SRT
|
14.8 KB
|
|
|
4. Wrap Up Quiz Section 11.html
|
HTML
|
204.8 B
|
|
|
4. Wrap Up Quiz Section 5.html
|
HTML
|
204.8 B
|
|
|
4. Wrap Up Quiz Section 7.html
|
HTML
|
204.8 B
|
|
|
5. Asserting the validations for response of APIServices with Integration Test.mp4
|
MP4
|
120.7 MB
|
|
|
5. Asserting the validations for response of APIServices with Integration Test.srt
|
SRT
|
11.8 KB
|
|
|
5. Implement Get Book by ID Rest Controller with Get Mapping.mp4
|
MP4
|
162.4 MB
|
|
|
5. Implement Get Book by ID Rest Controller with Get Mapping.srt
|
SRT
|
17.7 KB
|
|
|
5. Part 3 -Build Unit Tests for Rest Controller Methods with Mock MVC.mp4
|
MP4
|
96.6 MB
|
|
|
5. Part 3 -Build Unit Tests for Rest Controller Methods with Mock MVC.srt
|
SRT
|
8.8 KB
|
|
|
5. Quiz on Section 2.html
|
HTML
|
204.8 B
|
|
|
5. Understand JPA Hibernate Properties and JPARepository Interface.mp4
|
MP4
|
97.9 MB
|
|
|
5. Understand JPA Hibernate Properties and JPARepository Interface.srt
|
SRT
|
11.4 KB
|
|
|
5. Wrap Up Quiz.html
|
HTML
|
204.8 B
|
|
|
6. Build Integration Test for Post http method Rest Controller with assertions.mp4
|
MP4
|
209.5 MB
|
|
|
6. Build Integration Test for Post http method Rest Controller with assertions.srt
|
SRT
|
19.4 KB
|
|
|
6. Get the Data from Database tables with JPA Find Methods using Controller.mp4
|
MP4
|
166.4 MB
|
|
|
6. Get the Data from Database tables with JPA Find Methods using Controller.srt
|
SRT
|
18.5 KB
|
|
|
6. Implement Get Book by Author Rest Controller with Database Interaction Logic.mp4
|
MP4
|
138.2 MB
|
|
|
6. Implement Get Book by Author Rest Controller with Database Interaction Logic.srt
|
SRT
|
15.7 KB
|
|
|
6. Wrapping up Tests with the inclusion of Mockito, Mock MVC, and Junit Frameworks.mp4
|
MP4
|
158.2 MB
|
|
|
6. Wrapping up Tests with the inclusion of Mockito, Mock MVC, and Junit Frameworks.srt
|
SRT
|
12.6 KB
|
|
|
7. Understand all CRUD operations to interact with DB from Spring controllers.mp4
|
MP4
|
156.2 MB
|
|
|
7. Understand all CRUD operations to interact with DB from Spring controllers.srt
|
SRT
|
15 KB
|
|
|
7. Wrap Up Quiz Section 10.html
|
HTML
|
204.8 B
|
|
|
7. Wrap Up Quiz Section 4.html
|
HTML
|
204.8 B
|
|
|
7. Wrap Up Quiz Section 9.html
|
HTML
|
204.8 B
|
|
|
8. Wrap Up Quiz Section 3.html
|
HTML
|
204.8 B
|
|
|
[FreeCourseLab.com].url
|
URL
|
102.4 B
|