2 - Spring Boot Project Setup/10 - Create JPA Entity.mp4
44.38 MB
2 - Spring Boot Project Setup/11 - Create Spring Data JPA repository English.srt
6.72 KB
2 - Spring Boot Project Setup/11 - Create Spring Data JPA repository.mp4
47.17 MB
2 - Spring Boot Project Setup/8 - Create and Set up Spring Boot Project in IntelliJ IDEA English.srt
11.99 KB
2 - Spring Boot Project Setup/8 - Create and Set up Spring Boot Project in IntelliJ IDEA.mp4
67.33 MB
2 - Spring Boot Project Setup/9 - Understanding Spring boot starter test dependency English.srt
9.06 KB
2 - Spring Boot Project Setup/9 - Understanding Spring boot starter test dependency.mp4
57.58 MB
3 - Spring Boot Unit Testing Repository Layer/12 - Repository layer Unit testing overview English.srt
9.95 KB
3 - Spring Boot Unit Testing Repository Layer/12 - Repository layer Unit testing overview.mp4
56.68 MB
3 - Spring Boot Unit Testing Repository Layer/13 - Spring Boot DataJpaTest annotation English.srt
7.86 KB
3 - Spring Boot Unit Testing Repository Layer/13 - Spring Boot DataJpaTest annotation.mp4
129.7 MB
3 - Spring Boot Unit Testing Repository Layer/14 - Unit test for save employee operation English.srt
22.07 KB
3 - Spring Boot Unit Testing Repository Layer/14 - Unit test for save employee operation.mp4
165.57 MB
3 - Spring Boot Unit Testing Repository Layer/15 - Unit test for get all employees operation English.srt
12.49 KB
3 - Spring Boot Unit Testing Repository Layer/15 - Unit test for get all employees operation.mp4
61.83 MB
3 - Spring Boot Unit Testing Repository Layer/16 - Unit test for get employee by id operation English.srt
6.28 KB
3 - Spring Boot Unit Testing Repository Layer/16 - Unit test for get employee by id operation.mp4
21.66 MB
3 - Spring Boot Unit Testing Repository Layer/17 - Unit test for get employee by email operation Spring Data JPA query method English.srt
8.95 KB
3 - Spring Boot Unit Testing Repository Layer/17 - Unit test for get employee by email operation Spring Data JPA query method.mp4
100.8 MB
3 - Spring Boot Unit Testing Repository Layer/18 - Unit test for update employee operation English.srt
13.51 KB
3 - Spring Boot Unit Testing Repository Layer/18 - Unit test for update employee operation.mp4
71.27 MB
3 - Spring Boot Unit Testing Repository Layer/19 - Unit test for delete employee operation English.srt
6.6 KB
3 - Spring Boot Unit Testing Repository Layer/19 - Unit test for delete employee operation.mp4
31.12 MB
3 - Spring Boot Unit Testing Repository Layer/20 - Unit test Spring Data JPA custom query method using JPQL with index parameters English.srt
11.45 KB
3 - Spring Boot Unit Testing Repository Layer/20 - Unit test Spring Data JPA custom query method using JPQL with index parameters.mp4
92.03 MB
3 - Spring Boot Unit Testing Repository Layer/21 - Unit test Spring Data JPA custom query method using JPQL with named parameters English.srt
6.76 KB
3 - Spring Boot Unit Testing Repository Layer/21 - Unit test Spring Data JPA custom query method using JPQL with named parameters.mp4
31.03 MB
3 - Spring Boot Unit Testing Repository Layer/22 - Unit test Spring Data JPA custom native query with index parameters English.srt
10.71 KB
3 - Spring Boot Unit Testing Repository Layer/22 - Unit test Spring Data JPA custom native query with index parameters.mp4
61.25 MB
3 - Spring Boot Unit Testing Repository Layer/23 - Unit test Spring Data JPA custom Native query with Named parameters English.srt
4.36 KB
3 - Spring Boot Unit Testing Repository Layer/23 - Unit test Spring Data JPA custom Native query with Named parameters.mp4
26.4 MB
3 - Spring Boot Unit Testing Repository Layer/24 - Refactoring JUnit tests to use BeforeEach annotation English.srt
6.82 KB
3 - Spring Boot Unit Testing Repository Layer/24 - Refactoring JUnit tests to use BeforeEach annotation.mp4
41.42 MB
3 - Spring Boot Unit Testing Repository Layer/25 - Download source code of this section.html
96 B
3 - Spring Boot Unit Testing Repository Layer/25 - spring-boot-testing.zip
200.3 KB
4 - Spring Boot Unit Testing Service Layer/26 - Service Layer unit testing overview English.srt
5.77 KB
4 - Spring Boot Unit Testing Service Layer/26 - Service Layer unit testing overview.mp4
107.49 MB
4 - Spring Boot Unit Testing Service Layer/27 - Create EmployeeService with saveEmployee method English.srt
8.86 KB
4 - Spring Boot Unit Testing Service Layer/27 - Create EmployeeService with saveEmployee method.mp4
40.09 MB
4 - Spring Boot Unit Testing Service Layer/28 - Quick Recap of Mockito basics before writing JUnit tests to use Mock objects English.srt
10.49 KB
4 - Spring Boot Unit Testing Service Layer/28 - Quick Recap of Mockito basics before writing JUnit tests to use Mock objects.mp4
76.65 MB
4 - Spring Boot Unit Testing Service Layer/29 - Unit test for EmployeeService saveEmployee method English.srt
19.24 KB
4 - Spring Boot Unit Testing Service Layer/29 - Unit test for EmployeeService saveEmployee method.mp4
158.91 MB
4 - Spring Boot Unit Testing Service Layer/30 - Using Mock and InjectMocks annotations to mock the object English.srt
8.97 KB
4 - Spring Boot Unit Testing Service Layer/30 - Using Mock and InjectMocks annotations to mock the object.mp4
38.95 MB
4 - Spring Boot Unit Testing Service Layer/31 - Unit test for saveEmployee method which throws Exception English.srt
14.76 KB
4 - Spring Boot Unit Testing Service Layer/31 - Unit test for saveEmployee method which throws Exception.mp4
81.61 MB
4 - Spring Boot Unit Testing Service Layer/32 - Unit test for EmployeeService getAllEmployees method Positive Scenario English.srt
10.31 KB
4 - Spring Boot Unit Testing Service Layer/32 - Unit test for EmployeeService getAllEmployees method Positive Scenario.mp4
78.77 MB
4 - Spring Boot Unit Testing Service Layer/33 - Unit test for EmployeeService getAllEmployees method Negative Scenario English.srt
5.97 KB
4 - Spring Boot Unit Testing Service Layer/33 - Unit test for EmployeeService getAllEmployees method Negative Scenario.mp4
27.49 MB
4 - Spring Boot Unit Testing Service Layer/34 - Unit test for EmployeeService getEmployeeById method English.srt
10.48 KB
4 - Spring Boot Unit Testing Service Layer/34 - Unit test for EmployeeService getEmployeeById method.mp4
85.7 MB
4 - Spring Boot Unit Testing Service Layer/35 - Unit test for EmployeeService updateEmployee method English.srt
9.53 KB
4 - Spring Boot Unit Testing Service Layer/35 - Unit test for EmployeeService updateEmployee method.mp4
68.85 MB
4 - Spring Boot Unit Testing Service Layer/36 - Unit test for EmployeeService deleteEmployee method English.srt
10.29 KB
4 - Spring Boot Unit Testing Service Layer/36 - Unit test for EmployeeService deleteEmployee method.mp4
94.57 MB
4 - Spring Boot Unit Testing Service Layer/37 - Download source code of this section.html
96 B
4 - Spring Boot Unit Testing Service Layer/37 - spring-boot-testing.zip
223.99 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/0. Websites you may like/[CourseClub.Me].url
122 B
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/0. Websites you may like/[FreeCourseSite.com].url
127 B
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/0. Websites you may like/[GigaCourse.Com].url
49 B
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/38 - Controller Layer unit testing overview English.srt
8.88 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/38 - Controller Layer unit testing overview.mp4
53.81 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/39 - Overview of WebMvcTestannotation English.srt
3.59 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/39 - Overview of WebMvcTestannotation.mp4
20.13 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/40 - WebMvcTestVS SpringBootTest English.srt
4.3 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/40 - WebMvcTestVS SpringBootTest.mp4
34.03 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/41 - Build createEmployee REST API English.srt
7.42 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/41 - Build createEmployee REST API.mp4
44.49 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/42 - Unit test createEmployee REST API English.srt
23.34 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/42 - Unit test createEmployee REST API.mp4
242.5 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/43 - Build GetAllEmployees REST API English.srt
2.21 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/43 - Build GetAllEmployees REST API.mp4
6.13 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/44 - Unit test GetAllEmployees REST API English.srt
12.22 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/44 - Unit test GetAllEmployees REST API.mp4
90.66 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/45 - Refactoring JUnit test to use static imports English.srt
8.55 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/45 - Refactoring JUnit test to use static imports.mp4
47.12 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/46 - Build getEmployeeById REST API English.srt
4.84 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/46 - Build getEmployeeById REST API.mp4
17.09 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/47 - Unit test getEmployeeById REST API Positive Scenario English.srt
12.21 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/47 - Unit test getEmployeeById REST API Positive Scenario.mp4
93.9 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/48 - Unit test getEmployeeById REST API Negative Scenario English.srt
5.68 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/48 - Unit test getEmployeeById REST API Negative Scenario.mp4
27.49 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/49 - Build updateEmployee REST API English.srt
10.94 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/49 - Build updateEmployee REST API.mp4
45.82 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/50 - Unit test updateEmployee REST API Positive Scenario English.srt
19.71 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/50 - Unit test updateEmployee REST API Positive Scenario.mp4
186.57 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/51 - Unit test updateEmployee REST API Negative Scenario English.srt
7.38 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/51 - Unit test updateEmployee REST API Negative Scenario.mp4
65.94 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/52 - Build deleteEmployee REST API English.srt
4 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/52 - Build deleteEmployee REST API.mp4
34.01 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/53 - Unit test deleteEmployee REST API English.srt
8.68 KB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/53 - Unit test deleteEmployee REST API.mp4
41.37 MB
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/54 - Download source code of this section.html
96 B
5 - Spring Boot Unit Test Controller Layer Unit Test REST APIs/54 - spring-boot-testing.zip
230.84 KB
6 - Spring Boot Integration Testing using Local MySQL Database/55 - Integration testing overview English.srt
8.65 KB
6 - Spring Boot Integration Testing using Local MySQL Database/55 - Integration testing overview.mp4
113.22 MB
6 - Spring Boot Integration Testing using Local MySQL Database/56 - SpringBootTest annotation overview English.srt
7.01 KB
6 - Spring Boot Integration Testing using Local MySQL Database/56 - SpringBootTest annotation overview.mp4
51.31 MB
6 - Spring Boot Integration Testing using Local MySQL Database/57 - Configure MySQL database for integration testing English.srt
11.9 KB
6 - Spring Boot Integration Testing using Local MySQL Database/57 - Configure MySQL database for integration testing.mp4
93.82 MB
6 - Spring Boot Integration Testing using Local MySQL Database/58 - Create a base for Integration testing English.srt
7.17 KB
6 - Spring Boot Integration Testing using Local MySQL Database/58 - Create a base for Integration testing.mp4
52.93 MB
6 - Spring Boot Integration Testing using Local MySQL Database/59 - Integration test for create employee REST API English.srt
6.82 KB
6 - Spring Boot Integration Testing using Local MySQL Database/59 - Integration test for create employee REST API.mp4
83.11 MB
6 - Spring Boot Integration Testing using Local MySQL Database/60 - Integration test for get all employees REST API English.srt
6.97 KB
6 - Spring Boot Integration Testing using Local MySQL Database/60 - Integration test for get all employees REST API.mp4
68.01 MB
6 - Spring Boot Integration Testing using Local MySQL Database/61 - Integration test for get employee by id REST API Positive Negative Scenarios English.srt
9.93 KB
6 - Spring Boot Integration Testing using Local MySQL Database/61 - Integration test for get employee by id REST API Positive Negative Scenarios.mp4
74.95 MB
6 - Spring Boot Integration Testing using Local MySQL Database/62 - Integration test for update employee REST API Positive Negative Scenarios English.srt
9.77 KB
6 - Spring Boot Integration Testing using Local MySQL Database/62 - Integration test for update employee REST API Positive Negative Scenarios.mp4
81.3 MB
6 - Spring Boot Integration Testing using Local MySQL Database/63 - Integration test for delete employee REST API English.srt
6.12 KB
6 - Spring Boot Integration Testing using Local MySQL Database/63 - Integration test for delete employee REST API.mp4
46.43 MB
6 - Spring Boot Integration Testing using Local MySQL Database/64 - Integration testing EmployeeRepository using MySQL database English.srt
9.38 KB
6 - Spring Boot Integration Testing using Local MySQL Database/64 - Integration testing EmployeeRepository using MySQL database.mp4
95.3 MB
6 - Spring Boot Integration Testing using Local MySQL Database/65 - Download source code of this section.html
96 B
6 - Spring Boot Integration Testing using Local MySQL Database/65 - spring-boot-testing.zip
249.13 KB
7 - Spring Boot Integration Testing using Testcontainers/66 - What problem does Testcontainers solve English.srt
10.95 KB
7 - Spring Boot Integration Testing using Testcontainers/66 - What problem does Testcontainers solve.mp4
63.04 MB
7 - Spring Boot Integration Testing using Testcontainers/67 - Testcontainers overview English.srt
6.8 KB
7 - Spring Boot Integration Testing using Testcontainers/67 - Testcontainers overview.mp4
33.53 MB
7 - Spring Boot Integration Testing using Testcontainers/68 - Adding Testcontainers English.srt
6.04 KB
7 - Spring Boot Integration Testing using Testcontainers/68 - Adding Testcontainers.mp4
56.64 MB
7 - Spring Boot Integration Testing using Testcontainers/69 - Integration Testing EmployeeController using Testcontainers English.srt
22.04 KB
7 - Spring Boot Integration Testing using Testcontainers/69 - Integration Testing EmployeeController using Testcontainers.mp4
188.89 MB
7 - Spring Boot Integration Testing using Testcontainers/70 - Using DynamicPropertySource English.srt
7 KB
7 - Spring Boot Integration Testing using Testcontainers/70 - Using DynamicPropertySource.mp4
59.67 MB
7 - Spring Boot Integration Testing using Testcontainers/71 - Singleton containers pattern English.srt
8.85 KB
7 - Spring Boot Integration Testing using Testcontainers/71 - Singleton containers pattern.mp4
72.54 MB
7 - Spring Boot Integration Testing using Testcontainers/72 - Integration Testing EmployeeRepository using Testcontainers English.srt
6.66 KB
7 - Spring Boot Integration Testing using Testcontainers/72 - Integration Testing EmployeeRepository using Testcontainers.mp4
51.45 MB
7 - Spring Boot Integration Testing using Testcontainers/73 - Download source code of this section.html
96 B
7 - Spring Boot Integration Testing using Testcontainers/73 - spring-boot-testing.zip
220.35 KB
8 - Assignments and Solutions/0. Websites you may like/[CourseClub.Me].url
122 B
8 - Assignments and Solutions/0. Websites you may like/[FreeCourseSite.com].url
127 B
8 - Assignments and Solutions/0. Websites you may like/[GigaCourse.Com].url
49 B
8 - Assignments and Solutions/74 - Assignments for You.html
1.61 KB
8 - Assignments and Solutions/75 - Solution for All the Assignments in One Video English.srt
70.91 KB
8 - Assignments and Solutions/75 - Solution for All the Assignments in One Video.mp4