gRPC Masterclass with Java & Spring Boot

Info hash1e5e059497095699c2c063effaecd6ee0859dc3e
Last mirror activity10d,18:25:39 ago
Size7.11GB (7,111,697,934 bytes)
Added2025-07-01 17:40:10
Views27
Hits93
ID5559
Typemulti
Downloaded66 time(s)
Uploaded by gravatar.com icon for user Acesif
FoldergRPC Masterclass with Java Spring Boot
Num files394 files
File list [Hide list]
01 - Introduction/001 Introduction.mp4 24.24MB
01 - Introduction/001 Introduction_en.srt 8.72kB
01 - Introduction/002 [OPTIONAL] - gRPC-vs-REST - Performance Comparison.mp4 53.93MB
01 - Introduction/002 [OPTIONAL] - gRPC-vs-REST - Performance Comparison_en.srt 11.14kB
02 - Protocol Buffers/001 Introduction.mp4 25.77MB
02 - Protocol Buffers/001 Introduction_en.srt 7.56kB
02 - Protocol Buffers/002 Resource.html 0.85kB
02 - Protocol Buffers/003 Project Setup.mp4 51.83MB
02 - Protocol Buffers/003 Project Setup_en.srt 9.42kB
02 - Protocol Buffers/004 Creating First Proto.mp4 51.92MB
02 - Protocol Buffers/004 Creating First Proto_en.srt 11.98kB
02 - Protocol Buffers/005 Generated Source.mp4 20.38MB
02 - Protocol Buffers/005 Generated Source_en.srt 4.70kB
02 - Protocol Buffers/006 Creating An Instance From Generated Source.mp4 31.04MB
02 - Protocol Buffers/006 Creating An Instance From Generated Source_en.srt 6.79kB
02 - Protocol Buffers/007 Proto Java Option - Package.mp4 33.98MB
02 - Protocol Buffers/007 Proto Java Option - Package_en.srt 6.69kB
02 - Protocol Buffers/008 Proto Java Option - Multiple Files.mp4 37.91MB
02 - Protocol Buffers/008 Proto Java Option - Multiple Files_en.srt 6.72kB
02 - Protocol Buffers/009 Immutable, Equals & Clear Methods.mp4 45.93MB
02 - Protocol Buffers/009 Immutable, Equals & Clear Methods_en.srt 9.09kB
02 - Protocol Buffers/010 Adding Comments.mp4 1.37MB
02 - Protocol Buffers/010 Adding Comments_en.srt 0.37kB
02 - Protocol Buffers/011 Scalar Types.mp4 13.60MB
02 - Protocol Buffers/011 Scalar Types_en.srt 4.41kB
02 - Protocol Buffers/012 Scalar Demo.mp4 41.09MB
02 - Protocol Buffers/012 Scalar Demo_en.srt 9.95kB
02 - Protocol Buffers/013 Serialization & Deserialization.mp4 52.83MB
02 - Protocol Buffers/013 Serialization & Deserialization_en.srt 8.58kB
02 - Protocol Buffers/014 Correction - Try With Resources.mp4 2.36MB
02 - Protocol Buffers/014 Correction - Try With Resources_en.srt 0.68kB
02 - Protocol Buffers/015 JSON vs Proto - Performance - Part - 1.mp4 56.33MB
02 - Protocol Buffers/015 JSON vs Proto - Performance - Part - 1_en.srt 8.13kB
02 - Protocol Buffers/016 JSON vs Proto - Performance - Part - 2.mp4 48.17MB
02 - Protocol Buffers/016 JSON vs Proto - Performance - Part - 2_en.srt 5.95kB
02 - Protocol Buffers/017 JSON vs Proto Encoding.mp4 30.45MB
02 - Protocol Buffers/017 JSON vs Proto Encoding_en.srt 6.41kB
02 - Protocol Buffers/018 Composition.mp4 48.80MB
02 - Protocol Buffers/018 Composition_en.srt 9.04kB
02 - Protocol Buffers/019 Collections.mp4 46.04MB
02 - Protocol Buffers/019 Collections_en.srt 7.20kB
02 - Protocol Buffers/020 What About Set.mp4 12.97MB
02 - Protocol Buffers/020 What About Set_en.srt 3.03kB
02 - Protocol Buffers/021 Map.mp4 38.97MB
02 - Protocol Buffers/021 Map_en.srt 6.91kB
02 - Protocol Buffers/022 What About Complex Data Structure.mp4 8.06MB
02 - Protocol Buffers/022 What About Complex Data Structure_en.srt 2.19kB
02 - Protocol Buffers/023 Enum.mp4 13.95MB
02 - Protocol Buffers/023 Enum_en.srt 3.12kB
02 - Protocol Buffers/024 Default Values.mp4 77.35MB
02 - Protocol Buffers/024 Default Values_en.srt 15.22kB
02 - Protocol Buffers/025 OneOf.mp4 83.45MB
02 - Protocol Buffers/025 OneOf_en.srt 18.33kB
02 - Protocol Buffers/026 Importing Modules.mp4 40.01MB
02 - Protocol Buffers/026 Importing Modules_en.srt 9.79kB
02 - Protocol Buffers/027 GCP - API.mp4 14.61MB
02 - Protocol Buffers/027 GCP - API_en.srt 2.22kB
02 - Protocol Buffers/028 Wrapper Well Known Types.mp4 40.65MB
02 - Protocol Buffers/028 Wrapper Well Known Types_en.srt 8.63kB
02 - Protocol Buffers/029 Scalar Optional.mp4 11.04MB
02 - Protocol Buffers/029 Scalar Optional_en.srt 2.38kB
02 - Protocol Buffers/030 How Proto Works.mp4 41.96MB
02 - Protocol Buffers/030 How Proto Works_en.srt 12.64kB
02 - Protocol Buffers/031 Message Format Changes - Part - 1.mp4 37.80MB
02 - Protocol Buffers/031 Message Format Changes - Part - 1_en.srt 8.20kB
02 - Protocol Buffers/032 Message Format Changes - Part - 2.mp4 59.11MB
02 - Protocol Buffers/032 Message Format Changes - Part - 2_en.srt 11.26kB
02 - Protocol Buffers/033 Message Format Changes - Part - 3.mp4 28.33MB
02 - Protocol Buffers/033 Message Format Changes - Part - 3_en.srt 5.11kB
02 - Protocol Buffers/034 Message Format Changes - Part - 4.mp4 32.70MB
02 - Protocol Buffers/034 Message Format Changes - Part - 4_en.srt 7.85kB
02 - Protocol Buffers/035 Proto - CICD.mp4 26.12MB
02 - Protocol Buffers/035 Proto - CICD_en.srt 6.61kB
02 - Protocol Buffers/036 Summary.mp4 31.82MB
02 - Protocol Buffers/036 Summary_en.srt 10.27kB
02 - Protocol Buffers/037 Quiz.html 13.80kB
03 - gRPC - Unary/001 Introduction.mp4 21.59MB
03 - gRPC - Unary/001 Introduction_en.srt 8.20kB
03 - gRPC - Unary/002 Communication Patterns.mp4 11.82MB
03 - gRPC - Unary/002 Communication Patterns_en.srt 5.91kB
03 - gRPC - Unary/003 How gRPC Performs Better.mp4 22.38MB
03 - gRPC - Unary/003 How gRPC Performs Better_en.srt 10.25kB
03 - gRPC - Unary/004 Unary API.mp4 28.41MB
03 - gRPC - Unary/004 Unary API_en.srt 7.34kB
03 - gRPC - Unary/005 Adding gRPC Java As Source Root.mp4 11.81MB
03 - gRPC - Unary/005 Adding gRPC Java As Source Root_en.srt 2.51kB
03 - gRPC - Unary/006 Stream Observer.mp4 37.76MB
03 - gRPC - Unary/006 Stream Observer_en.srt 10.42kB
03 - gRPC - Unary/007 Unary Service Implementation.mp4 10.51MB
03 - gRPC - Unary/007 Unary Service Implementation_en.srt 2.34kB
03 - gRPC - Unary/008 Unary API Demo via Postman.mp4 36.99MB
03 - gRPC - Unary/008 Unary API Demo via Postman_en.srt 11.20kB
03 - gRPC - Unary/009 Account Repository.mp4 26.88MB
03 - gRPC - Unary/009 Account Repository_en.srt 5.43kB
03 - gRPC - Unary/010 gRPC Server Refactor.mp4 78.78MB
03 - gRPC - Unary/010 gRPC Server Refactor_en.srt 12.85kB
03 - gRPC - Unary/011 Client Server Communication.mp4 11.81MB
03 - gRPC - Unary/011 Client Server Communication_en.srt 3.76kB
03 - gRPC - Unary/012 gRPC Client Demo.mp4 33.28MB
03 - gRPC - Unary/012 gRPC Client Demo_en.srt 7.06kB
03 - gRPC - Unary/013 Channel Stub - Clarification.mp4 11.92MB
03 - gRPC - Unary/013 Channel Stub - Clarification_en.srt 5.30kB
03 - gRPC - Unary/014 Blocking vs Async Stub.mp4 19.93MB
03 - gRPC - Unary/014 Blocking vs Async Stub_en.srt 5.61kB
03 - gRPC - Unary/015 How Async Stub Works.mp4 54.91MB
03 - gRPC - Unary/015 How Async Stub Works_en.srt 11.68kB
03 - gRPC - Unary/016 Listenable Future.mp4 16.96MB
03 - gRPC - Unary/016 Listenable Future_en.srt 2.67kB
03 - gRPC - Unary/017 Abstract Test.mp4 58.50MB
03 - gRPC - Unary/017 Abstract Test_en.srt 11.00kB
03 - gRPC - Unary/018 Unary API - Integration Test.mp4 16.81MB
03 - gRPC - Unary/018 Unary API - Integration Test_en.srt 3.37kB
03 - gRPC - Unary/019 Get All Accounts - API.mp4 61.74MB
03 - gRPC - Unary/019 Get All Accounts - API_en.srt 11.97kB
03 - gRPC - Unary/020 ASSIGNMENT - Integration Test.mp4 24.50MB
03 - gRPC - Unary/020 ASSIGNMENT - Integration Test_en.srt 4.15kB
03 - gRPC - Unary/021 Async Stub - Integration Test.mp4 61.17MB
03 - gRPC - Unary/021 Async Stub - Integration Test_en.srt 10.68kB
03 - gRPC - Unary/022 Response Observer - Test Utility.mp4 65.80MB
03 - gRPC - Unary/022 Response Observer - Test Utility_en.srt 12.28kB
03 - gRPC - Unary/023 Async Stub - Integration Test - Refactor.mp4 57.21MB
03 - gRPC - Unary/023 Async Stub - Integration Test - Refactor_en.srt 8.18kB
03 - gRPC - Unary/024 What About CRUD Using gRPC.mp4 9.83MB
03 - gRPC - Unary/024 What About CRUD Using gRPC_en.srt 3.40kB
03 - gRPC - Unary/025 Summary.mp4 19.23MB
03 - gRPC - Unary/025 Summary_en.srt 5.27kB
04 - gRPC - Server Streaming/001 Introduction.mp4 8.84MB
04 - gRPC - Server Streaming/001 Introduction_en.srt 2.96kB
04 - gRPC - Server Streaming/002 Streaming Possible Outputs.mp4 8.53MB
04 - gRPC - Server Streaming/002 Streaming Possible Outputs_en.srt 3.28kB
04 - gRPC - Server Streaming/003 Service Definition.mp4 11.47MB
04 - gRPC - Server Streaming/003 Service Definition_en.srt 2.25kB
04 - gRPC - Server Streaming/004 Server Streaming RPC Implementation.mp4 68.45MB
04 - gRPC - Server Streaming/005 Demo via Postman.mp4 12.98MB
04 - gRPC - Server Streaming/005 Demo via Postman_en.srt 3.14kB
04 - gRPC - Server Streaming/006 Blocking Stub - Integration Test.mp4 23.31MB
04 - gRPC - Server Streaming/006 Blocking Stub - Integration Test_en.srt 4.24kB
04 - gRPC - Server Streaming/007 Async Stub - Integration Test.mp4 20.63MB
04 - gRPC - Server Streaming/007 Async Stub - Integration Test_en.srt 3.35kB
04 - gRPC - Server Streaming/008 FAQ - Ordering Of Messages.mp4 3.89MB
04 - gRPC - Server Streaming/008 FAQ - Ordering Of Messages_en.srt 1.63kB
04 - gRPC - Server Streaming/009 FAQ - Unary vs Streaming.mp4 8.53MB
04 - gRPC - Server Streaming/009 FAQ - Unary vs Streaming_en.srt 2.89kB
04 - gRPC - Server Streaming/010 FAQ - Stream Observer Thread Safety.mp4 15.10MB
04 - gRPC - Server Streaming/010 FAQ - Stream Observer Thread Safety_en.srt 3.04kB
04 - gRPC - Server Streaming/011 FAQ - Sequential vs Parallel Processing.mp4 12.47MB
04 - gRPC - Server Streaming/011 FAQ - Sequential vs Parallel Processing_en.srt 2.41kB
04 - gRPC - Server Streaming/012 FAQ - Streaming Backpressure.mp4 4.98MB
04 - gRPC - Server Streaming/012 FAQ - Streaming Backpressure_en.srt 1.73kB
04 - gRPC - Server Streaming/013 Quiz.html 12.27kB
05 - gRPC - Client Streaming/001 Introduction.mp4 6.78MB
05 - gRPC - Client Streaming/001 Introduction_en.srt 2.43kB
05 - gRPC - Client Streaming/002 Service Definition.mp4 14.83MB
05 - gRPC - Client Streaming/002 Service Definition_en.srt 4.82kB
05 - gRPC - Client Streaming/003 Why We Return Stream Observer.mp4 42.20MB
05 - gRPC - Client Streaming/003 Why We Return Stream Observer_en.srt 7.73kB
05 - gRPC - Client Streaming/004 Streaming Request Handler Implementation.mp4 69.50MB
05 - gRPC - Client Streaming/004 Streaming Request Handler Implementation_en.srt 10.36kB
05 - gRPC - Client Streaming/005 Demo via Postman.mp4 16.05MB
05 - gRPC - Client Streaming/005 Demo via Postman_en.srt 4.28kB
05 - gRPC - Client Streaming/006 Integration Test.mp4 57.40MB
05 - gRPC - Client Streaming/006 Integration Test_en.srt 9.24kB
05 - gRPC - Client Streaming/007 Cancel Stream.mp4 23.82MB
05 - gRPC - Client Streaming/007 Cancel Stream_en.srt 2.76kB
06 - gRPC - BiDirectional Streaming/001 Introduction.mp4 10.42MB
06 - gRPC - BiDirectional Streaming/001 Introduction_en.srt 3.41kB
06 - gRPC - BiDirectional Streaming/002 Service Definition.mp4 19.80MB
06 - gRPC - BiDirectional Streaming/002 Service Definition_en.srt 3.37kB
06 - gRPC - BiDirectional Streaming/003 BiDirectional Streaming Service Implementation.mp4 78.98MB
06 - gRPC - BiDirectional Streaming/003 BiDirectional Streaming Service Implementation_en.srt 9.75kB
06 - gRPC - BiDirectional Streaming/004 Demo via Postman.mp4 18.24MB
06 - gRPC - BiDirectional Streaming/004 Demo via Postman_en.srt 4.14kB
06 - gRPC - BiDirectional Streaming/005 Independent Stream Demo.mp4 24.50MB
06 - gRPC - BiDirectional Streaming/005 Independent Stream Demo_en.srt 5.08kB
06 - gRPC - BiDirectional Streaming/006 Integration Test.mp4 83.20MB
06 - gRPC - BiDirectional Streaming/006 Integration Test_en.srt 11.69kB
06 - gRPC - BiDirectional Streaming/007 Interactive Stream.mp4 14.43MB
06 - gRPC - BiDirectional Streaming/007 Interactive Stream_en.srt 4.90kB
06 - gRPC - BiDirectional Streaming/008 Flow Control - Service Implementation.mp4 72.94MB
06 - gRPC - BiDirectional Streaming/008 Flow Control - Service Implementation_en.srt 14.26kB
06 - gRPC - BiDirectional Streaming/009 Flow Control Demo via Postman.mp4 14.46MB
06 - gRPC - BiDirectional Streaming/009 Flow Control Demo via Postman_en.srt 4.35kB
06 - gRPC - BiDirectional Streaming/010 Manual Flow Control Client - Part 1.mp4 23.06MB
06 - gRPC - BiDirectional Streaming/010 Manual Flow Control Client - Part 1_en.srt 4.08kB
06 - gRPC - BiDirectional Streaming/011 Manual Flow Control Client - Part 2.mp4 77.33MB
06 - gRPC - BiDirectional Streaming/011 Manual Flow Control Client - Part 2_en.srt 11.48kB
06 - gRPC - BiDirectional Streaming/012 Manual Flow Control Client - Part 3.mp4 42.25MB
06 - gRPC - BiDirectional Streaming/012 Manual Flow Control Client - Part 3_en.srt 5.15kB
07 - ClientServer - Interactive Game - ASSIGNMENT/001 Introduction.mp4 21.40MB
07 - ClientServer - Interactive Game - ASSIGNMENT/001 Introduction_en.srt 6.83kB
07 - ClientServer - Interactive Game - ASSIGNMENT/002 Resource - Proto.html 0.23kB
07 - ClientServer - Interactive Game - ASSIGNMENT/003 Game Implementation.mp4 66.05MB
07 - ClientServer - Interactive Game - ASSIGNMENT/003 Game Implementation_en.srt 9.68kB
08 - Input Validation Error Handling/001 Introduction.mp4 21.55MB
08 - Input Validation Error Handling/001 Introduction_en.srt 2.79kB
08 - Input Validation Error Handling/002 Resource- gRPC Status Codes.html 0.51kB
08 - Input Validation Error Handling/003 Project Setup.mp4 28.84MB
08 - Input Validation Error Handling/003 Project Setup_en.srt 6.07kB
08 - Input Validation Error Handling/004 Request Validator Utility.mp4 48.39MB
08 - Input Validation Error Handling/004 Request Validator Utility_en.srt 9.40kB
08 - Input Validation Error Handling/005 Input Validation Implementation.mp4 93.07MB
08 - Input Validation Error Handling/005 Input Validation Implementation_en.srt 13.98kB
08 - Input Validation Error Handling/006 Demo via Postman.mp4 18.13MB
08 - Input Validation Error Handling/006 Demo via Postman_en.srt 4.53kB
08 - Input Validation Error Handling/007 Unary Error Handling - Integration Test.mp4 86.70MB
08 - Input Validation Error Handling/007 Unary Error Handling - Integration Test_en.srt 12.92kB
08 - Input Validation Error Handling/008 Server Streaming Error Handling - Integration Test.mp4 71.97MB
08 - Input Validation Error Handling/008 Server Streaming Error Handling - Integration Test_en.srt 10.36kB
08 - Input Validation Error Handling/009 What About Server Error.mp4 36.21MB
08 - Input Validation Error Handling/009 What About Server Error_en.srt 6.14kB
08 - Input Validation Error Handling/010 What About Other Communication Patterns.mp4 17.54MB
08 - Input Validation Error Handling/010 What About Other Communication Patterns_en.srt 2.89kB
08 - Input Validation Error Handling/011 Trailer Metadata.mp4 18.67MB
08 - Input Validation Error Handling/011 Trailer Metadata_en.srt 5.67kB
08 - Input Validation Error Handling/012 Service Definition.mp4 12.29MB
08 - Input Validation Error Handling/012 Service Definition_en.srt 2.54kB
08 - Input Validation Error Handling/013 Project Setup.mp4 9.03MB
08 - Input Validation Error Handling/013 Project Setup_en.srt 1.37kB
08 - Input Validation Error Handling/014 Trailer Metadata Implementation.mp4 76.15MB
08 - Input Validation Error Handling/014 Trailer Metadata Implementation_en.srt 9.99kB
08 - Input Validation Error Handling/015 Demo via Postman.mp4 20.95MB
08 - Input Validation Error Handling/015 Demo via Postman_en.srt 5.89kB
08 - Input Validation Error Handling/016 String Metadata.mp4 23.56MB
08 - Input Validation Error Handling/016 String Metadata_en.srt 3.89kB
08 - Input Validation Error Handling/017 Accessing Trailer via Status.mp4 64.76MB
08 - Input Validation Error Handling/017 Accessing Trailer via Status_en.srt 8.48kB
08 - Input Validation Error Handling/018 ASSIGNMENT - Trailer For Server Streaming.mp4 23.17MB
08 - Input Validation Error Handling/018 ASSIGNMENT - Trailer For Server Streaming_en.srt 2.80kB
08 - Input Validation Error Handling/019 Error Message via OneOf.mp4 31.71MB
08 - Input Validation Error Handling/019 Error Message via OneOf_en.srt 8.70kB
08 - Input Validation Error Handling/020 Summary.mp4 10.61MB
08 - Input Validation Error Handling/020 Summary_en.srt 2.80kB
09 - Deadline/001 Introduction.mp4 34.55MB
09 - Deadline/001 Introduction_en.srt 6.11kB
09 - Deadline/002 Integration Testing.mp4 62.85MB
09 - Deadline/002 Integration Testing_en.srt 8.67kB
09 - Deadline/003 Streaming Deadline Issue.mp4 39.24MB
09 - Deadline/004 Streaming Deadline Issue Fix.mp4 40.40MB
09 - Deadline/005 WaitForReady.mp4 68.80MB
09 - Deadline/006 WaitForReady & Deadline.mp4 20.85MB
10 - Channel LoadBalancing/001 Introduction.mp4 36.17MB
10 - Channel LoadBalancing/002 Persistent Connection.mp4 9.09MB
10 - Channel LoadBalancing/002 Persistent Connection_en.srt 4.98kB
10 - Channel LoadBalancing/003 Lazy Channel Creation.mp4 26.00MB
10 - Channel LoadBalancing/004 Eager Channel Creation.mp4 12.74MB
10 - Channel LoadBalancing/005 Server KeepAlive Configuration.mp4 7.83MB
10 - Channel LoadBalancing/006 KeepAlive - Demo.mp4 31.00MB
10 - Channel LoadBalancing/007 Load Balancing.mp4 12.12MB
10 - Channel LoadBalancing/008 Resource - Docker Compose.html 0.55kB
10 - Channel LoadBalancing/009 Load Balancing - Demo.mp4 68.83MB
10 - Channel LoadBalancing/010 Streaming Request Load Balancing - Clarification.mp4 29.94MB
10 - Channel LoadBalancing/011 gRPC On Kubernetes.mp4 10.83MB
10 - Channel LoadBalancing/011 gRPC On Kubernetes_en.srt 1.91kB
10 - Channel LoadBalancing/012 Summary.mp4 11.23MB
10 - Channel LoadBalancing/012 Summary_en.srt 2.54kB
11 - Interceptor Call Options Metadata Context/001 Introduction.mp4 17.18MB
11 - Interceptor Call Options Metadata Context/001 Introduction_en.srt 3.42kB
11 - Interceptor Call Options Metadata Context/002 gzip Compression.mp4 12.37MB
11 - Interceptor Call Options Metadata Context/002 gzip Compression_en.srt 5.03kB
11 - Interceptor Call Options Metadata Context/003 Call Options - gzip.mp4 82.53MB
11 - Interceptor Call Options Metadata Context/003 Call Options - gzip_en.srt 10.34kB
11 - Interceptor Call Options Metadata Context/004 FAQ - What About Other Compression Algorithms.mp4 13.10MB
11 - Interceptor Call Options Metadata Context/004 FAQ - What About Other Compression Algorithms_en.srt 2.65kB
11 - Interceptor Call Options Metadata Context/005 Call Options - Changing Executor.mp4 25.36MB
11 - Interceptor Call Options Metadata Context/005 Call Options - Changing Executor_en.srt 4.29kB
11 - Interceptor Call Options Metadata Context/006 Interceptor - Introduction.mp4 38.24MB
11 - Interceptor Call Options Metadata Context/006 Interceptor - Introduction_en.srt 8.66kB
11 - Interceptor Call Options Metadata Context/007 Deadline via Interceptor.mp4 68.73MB
11 - Interceptor Call Options Metadata Context/007 Deadline via Interceptor_en.srt 10.79kB
11 - Interceptor Call Options Metadata Context/008 Override Interceptor's Deadline.mp4 35.30MB
11 - Interceptor Call Options Metadata Context/008 Override Interceptor's Deadline_en.srt 5.37kB
11 - Interceptor Call Options Metadata Context/009 Compression via Interceptor.mp4 18.31MB
11 - Interceptor Call Options Metadata Context/009 Compression via Interceptor_en.srt 2.58kB
11 - Interceptor Call Options Metadata Context/010 Multiple Interceptors.mp4 10.49MB
11 - Interceptor Call Options Metadata Context/010 Multiple Interceptors_en.srt 1.07kB
11 - Interceptor Call Options Metadata Context/011 Server Interceptor.mp4 32.58MB
11 - Interceptor Call Options Metadata Context/011 Server Interceptor_en.srt 4.26kB
11 - Interceptor Call Options Metadata Context/012 Refactoring Test.mp4 45.18MB
11 - Interceptor Call Options Metadata Context/012 Refactoring Test_en.srt 6.38kB
11 - Interceptor Call Options Metadata Context/013 CallOptions vs Metadata vs Context.mp4 12.66MB
11 - Interceptor Call Options Metadata Context/013 CallOptions vs Metadata vs Context_en.srt 4.12kB
11 - Interceptor Call Options Metadata Context/014 InterceptorMetadata - API Key Validator - Part - 1.mp4 31.21MB
11 - Interceptor Call Options Metadata Context/014 InterceptorMetadata - API Key Validator - Part - 1_en.srt 5.50kB
11 - Interceptor Call Options Metadata Context/015 InterceptorMetadata - API Key Validator - Part - 2.mp4 50.30MB
11 - Interceptor Call Options Metadata Context/015 InterceptorMetadata - API Key Validator - Part - 2_en.srt 7.26kB
11 - Interceptor Call Options Metadata Context/016 InterceptorMetadata - API Key Validator - Demo via Postman.mp4 24.96MB
11 - Interceptor Call Options Metadata Context/016 InterceptorMetadata - API Key Validator - Demo via Postman_en.srt 4.92kB
11 - Interceptor Call Options Metadata Context/017 FAQ - Accessing RPC Information In Interceptor.mp4 15.15MB
11 - Interceptor Call Options Metadata Context/017 FAQ - Accessing RPC Information In Interceptor_en.srt 2.58kB
11 - Interceptor Call Options Metadata Context/018 InterceptorCallCredentials - User Session Token - Part - 1.mp4 67.04MB
11 - Interceptor Call Options Metadata Context/018 InterceptorCallCredentials - User Session Token - Part - 1_en.srt 10.92kB
11 - Interceptor Call Options Metadata Context/019 InterceptorCallCredentials - User Session Token - Part - 2.mp4 98.29MB
11 - Interceptor Call Options Metadata Context/019 InterceptorCallCredentials - User Session Token - Part - 2_en.srt 13.28kB
11 - Interceptor Call Options Metadata Context/020 InterceptorCallCredentials - User Session Token - Demo.mp4 49.80MB
11 - Interceptor Call Options Metadata Context/020 InterceptorCallCredentials - User Session Token - Demo_en.srt 6.82kB
11 - Interceptor Call Options Metadata Context/021 Context - Introduction.mp4 14.61MB
11 - Interceptor Call Options Metadata Context/021 Context - Introduction_en.srt 4.59kB
11 - Interceptor Call Options Metadata Context/022 InterceptorContext - User Role - Part - 1.mp4 82.18MB
11 - Interceptor Call Options Metadata Context/022 InterceptorContext - User Role - Part - 1_en.srt 10.64kB
11 - Interceptor Call Options Metadata Context/023 InterceptorContext - User Role - Part - 2.mp4 21.87MB
11 - Interceptor Call Options Metadata Context/023 InterceptorContext - User Role - Part - 2_en.srt 3.59kB
11 - Interceptor Call Options Metadata Context/024 InterceptorContext - User Role - Demo.mp4 26.27MB
11 - Interceptor Call Options Metadata Context/024 InterceptorContext - User Role - Demo_en.srt 3.61kB
11 - Interceptor Call Options Metadata Context/025 Summary.mp4 8.37MB
11 - Interceptor Call Options Metadata Context/025 Summary_en.srt 3.52kB
12 - SSLTLS/001 Introduction.mp4 18.36MB
12 - SSLTLS/001 Introduction_en.srt 7.24kB
12 - SSLTLS/002 Resource - Certificates.html 0.49kB
12 - SSLTLS/003 Project Setup.mp4 25.52MB
12 - SSLTLS/003 Project Setup_en.srt 5.24kB
12 - SSLTLS/004 KeyStoreTrustStore Manager Factory.mp4 80.49MB
12 - SSLTLS/004 KeyStoreTrustStore Manager Factory_en.srt 11.72kB
12 - SSLTLS/005 Server TLS Configuration.mp4 34.54MB
12 - SSLTLS/005 Server TLS Configuration_en.srt 4.23kB
12 - SSLTLS/006 Integration Testing - Demo.mp4 39.23MB
12 - SSLTLS/006 Integration Testing - Demo_en.srt 7.21kB
13 - Miscellaneous/001 Netty Server Configuration.mp4 30.13MB
13 - Miscellaneous/001 Netty Server Configuration_en.srt 7.49kB
13 - Miscellaneous/002 FAQ - What About Frontend Communication.mp4 31.41MB
13 - Miscellaneous/002 FAQ - What About Frontend Communication_en.srt 11.11kB
14 - gRPC Spring Boot Integration/001 Introduction.mp4 46.47MB
14 - gRPC Spring Boot Integration/001 Introduction_en.srt 9.86kB
14 - gRPC Spring Boot Integration/002 Resource - Project Template.html 0.26kB
14 - gRPC Spring Boot Integration/003 Application Overview.mp4 26.24MB
14 - gRPC Spring Boot Integration/003 Application Overview_en.srt 8.14kB
14 - gRPC Spring Boot Integration/004 Project Setup.mp4 16.52MB
14 - gRPC Spring Boot Integration/004 Project Setup_en.srt 5.80kB
14 - gRPC Spring Boot Integration/005 Project Walkthrough.mp4 50.04MB
14 - gRPC Spring Boot Integration/005 Project Walkthrough_en.srt 11.25kB
14 - gRPC Spring Boot Integration/006 User Entity Repository.mp4 65.43MB
14 - gRPC Spring Boot Integration/006 User Entity Repository_en.srt 12.10kB
14 - gRPC Spring Boot Integration/007 OPTIONAL - How Spring Data JPA Works.mp4 18.80MB
14 - gRPC Spring Boot Integration/007 OPTIONAL - How Spring Data JPA Works_en.srt 4.82kB
14 - gRPC Spring Boot Integration/008 User Information Request Handler.mp4 79.60MB
14 - gRPC Spring Boot Integration/008 User Information Request Handler_en.srt 13.22kB
14 - gRPC Spring Boot Integration/009 Trade - Buy Request Handler.mp4 106.06MB
14 - gRPC Spring Boot Integration/009 Trade - Buy Request Handler_en.srt 16.28kB
14 - gRPC Spring Boot Integration/010 Trade - Sell Request Handler.mp4 63.25MB
14 - gRPC Spring Boot Integration/010 Trade - Sell Request Handler_en.srt 8.61kB
14 - gRPC Spring Boot Integration/011 gRPC Controller Advice.mp4 33.27MB
14 - gRPC Spring Boot Integration/011 gRPC Controller Advice_en.srt 6.75kB
14 - gRPC Spring Boot Integration/012 User Service - Server Configuration.mp4 11.84MB
14 - gRPC Spring Boot Integration/012 User Service - Server Configuration_en.srt 2.50kB
14 - gRPC Spring Boot Integration/013 Resource - Server Properties.html 0.28kB
14 - gRPC Spring Boot Integration/014 User Service - Demo via Postman.mp4 24.55MB
14 - gRPC Spring Boot Integration/014 User Service - Demo via Postman_en.srt 5.66kB
14 - gRPC Spring Boot Integration/015 gRPC InProcess Server.mp4 32.20MB
14 - gRPC Spring Boot Integration/015 gRPC InProcess Server_en.srt 7.64kB
14 - gRPC Spring Boot Integration/016 User Service - Integration Testing - Part - 1.mp4 60.02MB
14 - gRPC Spring Boot Integration/016 User Service - Integration Testing - Part - 1_en.srt 8.00kB
14 - gRPC Spring Boot Integration/017 User Service - Integration Testing - Part - 2.mp4 17.76MB
14 - gRPC Spring Boot Integration/017 User Service - Integration Testing - Part - 2_en.srt 2.45kB
14 - gRPC Spring Boot Integration/018 User Service - Integration Testing - Part - 3.mp4 39.69MB
14 - gRPC Spring Boot Integration/018 User Service - Integration Testing - Part - 3_en.srt 4.89kB
14 - gRPC Spring Boot Integration/019 Aggregator Introduction.mp4 15.48MB
14 - gRPC Spring Boot Integration/019 Aggregator Introduction_en.srt 3.85kB
14 - gRPC Spring Boot Integration/020 gRPC Client - Dependency Injection - Known Issue.mp4 11.94MB
14 - gRPC Spring Boot Integration/020 gRPC Client - Dependency Injection - Known Issue_en.srt 3.17kB
14 - gRPC Spring Boot Integration/021 Aggregator - User Information API.mp4 47.34MB
14 - gRPC Spring Boot Integration/021 Aggregator - User Information API_en.srt 8.88kB
14 - gRPC Spring Boot Integration/022 Aggregator - Trade API.mp4 39.61MB
14 - gRPC Spring Boot Integration/022 Aggregator - Trade API_en.srt 5.45kB
14 - gRPC Spring Boot Integration/023 Aggregator - Controller Advice.mp4 24.73MB
14 - gRPC Spring Boot Integration/023 Aggregator - Controller Advice_en.srt 4.73kB
14 - gRPC Spring Boot Integration/024 What About Stock Service Error.mp4 9.05MB
14 - gRPC Spring Boot Integration/024 What About Stock Service Error_en.srt 2.25kB
14 - gRPC Spring Boot Integration/025 SSE Emitter - Crash Course.mp4 59.80MB
14 - gRPC Spring Boot Integration/025 SSE Emitter - Crash Course_en.srt 14.05kB
14 - gRPC Spring Boot Integration/026 Price Update Listener - Implementation - Part - 1.mp4 50.05MB
14 - gRPC Spring Boot Integration/026 Price Update Listener - Implementation - Part - 1_en.srt 8.83kB
14 - gRPC Spring Boot Integration/027 Price Update Listener - Implementation - Part - 2.mp4 56.05MB
14 - gRPC Spring Boot Integration/027 Price Update Listener - Implementation - Part - 2_en.srt 8.21kB
14 - gRPC Spring Boot Integration/028 Price Update Initializer.mp4 27.09MB
14 - gRPC Spring Boot Integration/028 Price Update Initializer_en.srt 4.25kB
14 - gRPC Spring Boot Integration/029 Aggregator Service Configuration.mp4 38.20MB
14 - gRPC Spring Boot Integration/029 Aggregator Service Configuration_en.srt 6.33kB
14 - gRPC Spring Boot Integration/030 Mock Service For Integration Testing.mp4 71.35MB
14 - gRPC Spring Boot Integration/030 Mock Service For Integration Testing_en.srt 12.08kB
14 - gRPC Spring Boot Integration/031 Aggregator Integration Testing.mp4 147.15MB
14 - gRPC Spring Boot Integration/031 Aggregator Integration Testing_en.srt 20.72kB
14 - gRPC Spring Boot Integration/032 Multiple Mock Services.mp4 10.70MB
14 - gRPC Spring Boot Integration/032 Multiple Mock Services_en.srt 1.58kB
14 - gRPC Spring Boot Integration/033 Server Sent Events Test.mp4 177.41MB
14 - gRPC Spring Boot Integration/033 Server Sent Events Test_en.srt 21.76kB
14 - gRPC Spring Boot Integration/034 Dirties Context.mp4 13.34MB
14 - gRPC Spring Boot Integration/034 Dirties Context_en.srt 1.82kB
14 - gRPC Spring Boot Integration/035 Resource - Stock Service.html 0.22kB
14 - gRPC Spring Boot Integration/036 Demo via Postman.mp4 33.07MB
14 - gRPC Spring Boot Integration/036 Demo via Postman_en.srt 7.09kB
14 - gRPC Spring Boot Integration/037 Resource - Static HTML.html 0.39kB
14 - gRPC Spring Boot Integration/038 Demo via UI.mp4 21.82MB
14 - gRPC Spring Boot Integration/038 Demo via UI_en.srt 5.44kB
15 - What's Next/001 What's Next.mp4 42.79MB
15 - What's Next/001 What's Next_en.srt 11.88kB
Mirrors0 complete, 0 downloading = 0 mirror(s) total [Log in to see full list]


Send Feedback Start
   0.000013
DB Connect
   0.001234
Lookup hash in DB
   0.001284
Get torrent details
   0.000437
Get torrent details, finished
   0.001261
Get authors
   0.000002
Select authors
   0.000499
Parse bibtex
   0.001022
Write header
   0.000607
get stars
   0.000320
target tab
   0.000012
Request peers
   0.000572
Write table
   0.007648
geoloc peers
   0.000010
render right panel
   0.000016
render ads
   0.001415
fetch current hosters
   0.001040
Done