TorBT - Torrents and Magnet Links Search Engine
[OneHack.Us] Code with Mosh - Spring Boot Mastering REST API Development
- Date: 2025-05-28
- Size: 1.5 GB
- Files: 106
File Name
Size
00. Support - Onehack.Us.txt
94 B
1.-Welcome-1213K.mp4
9.3 MB
10.-View-Templates-394K.mp4
7.4 MB
100.-Populating-the-Database-532K.mp4
9.5 MB
101.-Revisiting-the-Security-Rules-741K.mp4
9.9 MB
102.-Modularizing-Security-Rules-673K.mp4
21 MB
103.-Registering-the-Webhook-Endpoint-with-Stripe-550K.mp4
23 MB
104.-Thank-You-2373K.mp4
5.3 MB
11.-Passing-Data-to-Views-456K.mp4
4.8 MB
12.-Building-an-API-343K.mp4
9.4 MB
13.-Introduction-398K.mp4
2.6 MB
14.-Creating-Your-First-RESTful-API-415K.mp4
9.4 MB
15.-Calling-APIs-with-Postman-342K.mp4
5.2 MB
16.-Creating-Dynamic-Routes-447K.mp4
8.5 MB
17.-Setting-HTTP-Status-Codes-463K.mp4
7.7 MB
18.-Data-Transfer-Objects-433K.mp4
12 MB
19.-Mapping-Objects-Using-MapStruct-470K.mp4
12 MB
2.-What-You_ll-Learn-1582K.mp4
13 MB
20.-Customizing-Reponse-Data-404K.mp4
12 MB
21.-Extracting-Query-Parameters-561K.mp4
26 MB
22.-Exercise-Building-Product-Endpoints-499K.mp4
28 MB
23.-Extracting-Request-Headers-461K.mp4
7.0 MB
24.-Extracting-Request-Body-364K.mp4
6.8 MB
25.-Creating-Resources-458K.mp4
24 MB
26.-Updating-Resources-437K.mp4
14 MB
27.-Deleting-Resources-461K.mp4
4.8 MB
28.-Handling-Action-Based-Updates-450K.mp4
12 MB
29.-Exercise-Building-a-CRUD-API-533K.mp4
33 MB
3.-Prerequisites-292K.mp4
2.6 MB
30.-Introduction-469K.mp4
2.4 MB
31.-Introduction-to-Jakarta-Validation-430K.mp4
9.4 MB
32.-Handling-Validation-Errors-492K.mp4
14 MB
33.-Global-Error-Handling-506K.mp4
4.5 MB
34.-Implementing-Custom-Validation-476K.mp4
12 MB
35.-Validating-Business-Rules-530K.mp4
8.4 MB
36.-Introduction-716K.mp4
4.4 MB
37.-Creating-Database-Tables-341K.mp4
16 MB
38.-Creating-Entities-434K.mp4
15 MB
39.-Creating-a-Cart-482K.mp4
16 MB
4.-Starter-Project-390K.mp4
9.5 MB
40.-Adding-a-Product-to-the-Cart-501K.mp4
37 MB
41.-Getting-a-Cart-577K.mp4
34 MB
42.-Updating-a-Cart-Item-510K.mp4
24 MB
43.-Refactoring-Towards-an-Object-Oriented-Design-494K.mp4
17 MB
44.-Removing-a-Product-from-the-Cart-499K.mp4
13 MB
45.-Clearing-a-Cart-451K.mp4
4.8 MB
46.-Extracting-a-Service-629K.mp4
44 MB
47.-Documenting-APIs-with-Swagger-567K.mp4
18 MB
48.-Introduction-425K.mp4
2.5 MB
49.-Authentication-Methods-341K.mp4
11 MB
5.-How-to-Take-This-Course-2072K.mp4
11 MB
50.-Adding-Spring-Security-346K.mp4
2.5 MB
51.-Configuring-Security-Settings-471K.mp4
19 MB
52.-Hashing-Passwords-521K.mp4
8.2 MB
53.-Exercise-Building-the-Login-API-537K.mp4
14 MB
54.-Working-with-AuthenticationManager-504K.mp4
31 MB
55.-Generating-JSON-Web-Tokens-486K.mp4
17 MB
56.-Managing-Secrets-432K.mp4
20 MB
57.-Validating-JSON-Web-Tokens-493K.mp4
19 MB
58.-Understanding-Filters-444K.mp4
7.6 MB
59.-Implementing-a-Custom-Filter-to-Validate-JWTs-495K.mp4
24 MB
6.-Introduction-388K.mp4
2.4 MB
60.-Accessing-the-Current-User-573K.mp4
12 MB
61.-Exercise-Enhancing-the-JWT-Payload-488K.mp4
16 MB
62.-Understanding-Refresh-Tokens-278K.mp4
3.2 MB
63.-Issuing-Refresh-Tokens-511K.mp4
13 MB
64.-Externalizing-JWT-Configuration-566K.mp4
15 MB
65.-Refreshing-Access-Tokens-501K.mp4
23 MB
66.-Adding-Role-to-Users-438K.mp4
14 MB
67.-Role-based-Authorization-525K.mp4
24 MB
68.-Exercise-Refactoring-the-JwtService-537K.mp4
37 MB
69.-Logging-Out-Users-299K.mp4
3.0 MB
7.-How-the-Web-Works-293K.mp4
9.8 MB
70.-Using-Auth-Providers-1616K.mp4
15 MB
71.-Introduction-630K.mp4
3.6 MB
72.-Creating-Database-Tables-376K.mp4
10 MB
73.-Creating-Entities-446K.mp4
14 MB
74.-Checking-Out-469K.mp4
38 MB
75.-Organizing-API-Tests-with-Postman-Collections-383K.mp4
28 MB
76.-Improving-Error-Handling-578K.mp4
16 MB
77.-Refactoring-Towards-an-Object-Oriented-Design-526K.mp4
11 MB
78.-Extracting-a-Service-590K.mp4
19 MB
79.-Getting-Orders-524K.mp4
30 MB
8.-What-is-Spring-MVC-415K.mp4
5.2 MB
80.-Getting-a-Single-Order-488K.mp4
27 MB
81.-Introduction-397K.mp4
2.3 MB
82.-Overview-of-the-Checkout-Process-380K.mp4
7.2 MB
83.-Adding-Stripe-to-the-Project-409K.mp4
8.2 MB
84.-Creating-a-Checkout-Session-551K.mp4
28 MB
85.-Handling-Stripe-Erorrs-573K.mp4
23 MB
86.-Decoupling-from-Stripe-612K.mp4
36 MB
87.-Building-a-Webhook-Endpoint-547K.mp4
20 MB
88.-Testing-the-Webhook-Endpoint-443K.mp4
13 MB
89.-Updating-Order-Status-554K.mp4
15 MB
9.-Creating-a-Controller-401K.mp4
9.5 MB
90.-Refactoring-the-Webhook-Logic-600K.mp4
56 MB
91.-Organizing-Code-by-Feature-474K.mp4
8.5 MB
92.-Introduction-564K.mp4
2.8 MB
93.-Deploying-the-Database-416K.mp4
7.1 MB
94.-Managing-Environments-with-Spring-Profiles-404K.mp4
8.6 MB
95.-Packaging-the-App-for-Production-401K.mp4
13 MB
96.-Pushing-Your-Code-to-GitHub-514K.mp4
5.9 MB
97.-Deploying-the-App-927K.mp4
8.1 MB
98.-Configuring-Production-Environment-Variables-470K.mp4
14 MB
99.-Testing-with-Postman-Environments-316K.mp4
4.3 MB
code.zip
1.9 MB