Create Tool:
Create Time:1970-01-01 08:00:00
File Size:3.23 GB
File Count:314
File Hash:4957fa368a89ecc726660ad996f756a6ff9775e0
23 Snapshotting/003 Trying how it works.mp4 | 107.89 MB |
01 Introduction/001 Introduction.mp4 | 29.61 MB |
01 Introduction/002 ApiGateway.zip | 60.88 KB |
01 Introduction/002 EurekaDiscoveryService.zip | 61.88 KB |
01 Introduction/002 Source code.html | 3.20 KB |
01 Introduction/003 Microservice vs Monolithic application.en.srt | 9.72 KB |
01 Introduction/003 Microservice vs Monolithic application.mp4 | 16.88 MB |
01 Introduction/004 Microservices Architecture Overview.en.srt | 11.07 KB |
01 Introduction/004 Microservices Architecture Overview.mp4 | 16.79 MB |
01 Introduction/005 Event-Driven Microservices.en.srt | 7.99 KB |
01 Introduction/005 Event-Driven Microservices.mp4 | 9.14 MB |
01 Introduction/006 Transactions in Microservices.en.srt | 6.38 KB |
01 Introduction/006 Transactions in Microservices.mp4 | 7.00 MB |
01 Introduction/007 Choreography-Based Saga.en.srt | 8.52 KB |
01 Introduction/007 Choreography-Based Saga.mp4 | 14.86 MB |
01 Introduction/008 Orchestration-Based Saga.en.srt | 6.58 KB |
01 Introduction/008 Orchestration-Based Saga.mp4 | 15.18 MB |
01 Introduction/009 Frameworks that we can use.en.srt | 4.21 KB |
01 Introduction/009 Frameworks that we can use.mp4 | 21.00 MB |
01 Introduction/010 (CQRS)Command Query Responsibility Segregation.en.srt | 10.35 KB |
01 Introduction/010 (CQRS)Command Query Responsibility Segregation.mp4 | 33.62 MB |
01 Introduction/011 Event Sourcing.en.srt | 10.58 KB |
01 Introduction/011 Event Sourcing.mp4 | 20.62 MB |
01 Introduction/012 Axon Framework and Axon Server.en.srt | 4.43 KB |
01 Introduction/012 Axon Framework and Axon Server.mp4 | 9.33 MB |
01 Introduction/013 What if I have questions_.html | 2.06 KB |
02 Software/001 Introduction.html | 3.37 KB |
02 Software/002 Download and run Docker Desktop.en.srt | 5.31 KB |
02 Software/002 Download and run Docker Desktop.mp4 | 17.74 MB |
02 Software/003 Spring Tool Suite.en.srt | 3.50 KB |
02 Software/003 Spring Tool Suite.mp4 | 35.59 MB |
02 Software/004 Download and Install Postman HTTP client.en.srt | 3.17 KB |
02 Software/004 Download and Install Postman HTTP client.mp4 | 23.52 MB |
03 Creating a Basic Microservice/001 Introduction.html | 1.16 KB |
03 Creating a Basic Microservice/002 Creating a new project. Products Microservice.en.srt | 7.64 KB |
03 Creating a Basic Microservice/002 Creating a new project. Products Microservice.mp4 | 18.14 MB |
03 Creating a Basic Microservice/003 Creating a Rest Controller class.en.srt | 6.16 KB |
03 Creating a Basic Microservice/003 Creating a Rest Controller class.mp4 | 18.93 MB |
03 Creating a Basic Microservice/004 Handle HTTP POST, GET, PUT and DELETE Requests.en.srt | 6.10 KB |
03 Creating a Basic Microservice/004 Handle HTTP POST, GET, PUT and DELETE Requests.mp4 | 21.71 MB |
03 Creating a Basic Microservice/005 Trying how it works.en.srt | 2.19 KB |
03 Creating a Basic Microservice/005 Trying how it works.mp4 | 9.97 MB |
04 Eureka Discovery/001 Introduction.en.srt | 6.67 KB |
04 Eureka Discovery/001 Introduction.mp4 | 6.57 MB |
04 Eureka Discovery/002 Creating new project.en.srt | 4.81 KB |
04 Eureka Discovery/002 Creating new project.mp4 | 10.81 MB |
04 Eureka Discovery/003 Configure project as Eureka Server.en.srt | 7.53 KB |
04 Eureka Discovery/003 Configure project as Eureka Server.mp4 | 46.14 MB |
04 Eureka Discovery/004 Registering Microservices with Eureka.en.srt | 7.38 KB |
04 Eureka Discovery/004 Registering Microservices with Eureka.mp4 | 33.70 MB |
04 Eureka Discovery/005 Trying how it works.en.srt | 3.11 KB |
04 Eureka Discovery/005 Trying how it works.mp4 | 9.73 MB |
05 Spring Cloud API Gateway & Load Balancing/001 Introduction.en.srt | 5.17 KB |
05 Spring Cloud API Gateway & Load Balancing/001 Introduction.mp4 | 7.22 MB |
05 Spring Cloud API Gateway & Load Balancing/002 Creating Spring Cloud API Gateway project.en.srt | 7.36 KB |
05 Spring Cloud API Gateway & Load Balancing/002 Creating Spring Cloud API Gateway project.mp4 | 16.77 MB |
05 Spring Cloud API Gateway & Load Balancing/003 Automatic Routing with Resource Locator.en.srt | 7.09 KB |
05 Spring Cloud API Gateway & Load Balancing/003 Automatic Routing with Resource Locator.mp4 | 24.54 MB |
05 Spring Cloud API Gateway & Load Balancing/004 Random Port Number.en.srt | 7.19 KB |
05 Spring Cloud API Gateway & Load Balancing/004 Random Port Number.mp4 | 26.85 MB |
05 Spring Cloud API Gateway & Load Balancing/005 Starting Multiple instances of Products Microservice.en.srt | 7.89 KB |
05 Spring Cloud API Gateway & Load Balancing/005 Starting Multiple instances of Products Microservice.mp4 | 77.46 MB |
05 Spring Cloud API Gateway & Load Balancing/006 Trying how load balancing work.en.srt | 6.87 KB |
05 Spring Cloud API Gateway & Load Balancing/006 Trying how load balancing work.mp4 | 47.36 MB |
06 Axon Server - Getting Started/001 Introduction.html | 1.35 KB |
06 Axon Server - Getting Started/002 Download and run Axon Server as JAR application.en.srt | 5.23 KB |
06 Axon Server - Getting Started/002 Download and run Axon Server as JAR application.mp4 | 34.59 MB |
06 Axon Server - Getting Started/003 Axon Server configuration properties.en.srt | 9.29 KB |
06 Axon Server - Getting Started/003 Axon Server configuration properties.mp4 | 56.09 MB |
06 Axon Server - Getting Started/004 A complete list of Axon Server configuration properties.html | 1.35 KB |
06 Axon Server - Getting Started/005 Run Axon Server in a Docker container.en.srt | 10.55 KB |
06 Axon Server - Getting Started/005 Run Axon Server in a Docker container.mp4 | 20.13 MB |
06 Axon Server - Getting Started/006 Running Axon Server in Docker Blog Post.html | 1.43 KB |
06 Axon Server - Getting Started/007 Start, Stop, Delete Axon Server Docker Container By ID.en.srt | 5.84 KB |
06 Axon Server - Getting Started/007 Start, Stop, Delete Axon Server Docker Container By ID.mp4 | 34.16 MB |
06 Axon Server - Getting Started/008 Configure Axon Server running in Docker Container.en.srt | 3.89 KB |
06 Axon Server - Getting Started/008 Configure Axon Server running in Docker Container.mp4 | 10.82 MB |
07 CQRS Pattern. Products Microservice/001 Introduction.html | 1.20 KB |
07 CQRS Pattern. Products Microservice/002 Accept HTTP Request Body.en.srt | 5.58 KB |
07 CQRS Pattern. Products Microservice/002 Accept HTTP Request Body.mp4 | 18.29 MB |
07 CQRS Pattern. Products Microservice/003 Trying how it works.en.srt | 1.02 KB |
07 CQRS Pattern. Products Microservice/003 Trying how it works.mp4 | 6.59 MB |
07 CQRS Pattern. Products Microservice/004 Adding Axon Framework Spring Boot Starter.en.srt | 1.23 KB |
07 CQRS Pattern. Products Microservice/004 Adding Axon Framework Spring Boot Starter.mp4 | 6.17 MB |
07 CQRS Pattern. Products Microservice/005 Creating a new Command class.en.srt | 6.18 KB |
07 CQRS Pattern. Products Microservice/005 Creating a new Command class.mp4 | 23.67 MB |
07 CQRS Pattern. Products Microservice/006 Creating a new CreateProductCommand object.en.srt | 2.29 KB |
07 CQRS Pattern. Products Microservice/006 Creating a new CreateProductCommand object.mp4 | 9.34 MB |
07 CQRS Pattern. Products Microservice/007 Send Command to a Command Gateway.en.srt | 5.51 KB |
07 CQRS Pattern. Products Microservice/007 Send Command to a Command Gateway.mp4 | 47.89 MB |
07 CQRS Pattern. Products Microservice/008 Product Aggregate - Introduction.en.srt | 3.37 KB |
07 CQRS Pattern. Products Microservice/008 Product Aggregate - Introduction.mp4 | 4.96 MB |
07 CQRS Pattern. Products Microservice/009 Creating ProductAggregate class.en.srt | 2.89 KB |
07 CQRS Pattern. Products Microservice/009 Creating ProductAggregate class.mp4 | 9.05 MB |
07 CQRS Pattern. Products Microservice/010 Validate the CreateProductCommand.en.srt | 1.66 KB |
07 CQRS Pattern. Products Microservice/010 Validate the CreateProductCommand.mp4 | 5.65 MB |
07 CQRS Pattern. Products Microservice/011 Creating ProductCreatedEvent.en.srt | 3.91 KB |
07 CQRS Pattern. Products Microservice/011 Creating ProductCreatedEvent.mp4 | 13.72 MB |
07 CQRS Pattern. Products Microservice/012 Apply and Publish the Product Created Event.en.srt | 4.07 KB |
07 CQRS Pattern. Products Microservice/012 Apply and Publish the Product Created Event.mp4 | 15.19 MB |
07 CQRS Pattern. Products Microservice/013 @EventSourcingHandler.en.srt | 3.78 KB |
07 CQRS Pattern. Products Microservice/013 @EventSourcingHandler.mp4 | 16.00 MB |
07 CQRS Pattern. Products Microservice/014 Adding Additional Dependency.en.srt | 2.25 KB |
07 CQRS Pattern. Products Microservice/014 Adding Additional Dependency.mp4 | 14.35 MB |
07 CQRS Pattern. Products Microservice/015 Trying how it works.en.srt | 4.65 KB |
07 CQRS Pattern. Products Microservice/015 Trying how it works.mp4 | 50.24 MB |
07 CQRS Pattern. Products Microservice/016 Previewing Event in the EventStore.en.srt | 3.69 KB |
07 CQRS Pattern. Products Microservice/016 Previewing Event in the EventStore.mp4 | 8.08 MB |
08 CQRS. Persisting Event in the Products database/001 Introduction.en.srt | 1.00 KB |
08 CQRS. Persisting Event in the Products database/001 Introduction.mp4 | 2.12 MB |
08 CQRS. Persisting Event in the Products database/002 Adding Spring Data JPA & H2 dependencies.en.srt | 4.17 KB |
08 CQRS. Persisting Event in the Products database/002 Adding Spring Data JPA & H2 dependencies.mp4 | 23.74 MB |
08 CQRS. Persisting Event in the Products database/003 Configure database access in the application.properties file.en.srt | 5.60 KB |
08 CQRS. Persisting Event in the Products database/003 Configure database access in the application.properties file.mp4 | 17.24 MB |
08 CQRS. Persisting Event in the Products database/004 Creating an ProductEntity.en.srt | 6.64 KB |
08 CQRS. Persisting Event in the Products database/004 Creating an ProductEntity.mp4 | 23.52 MB |
08 CQRS. Persisting Event in the Products database/005 Creating ProductRepository.en.srt | 5.06 KB |
08 CQRS. Persisting Event in the Products database/005 Creating ProductRepository.mp4 | 16.10 MB |
08 CQRS. Persisting Event in the Products database/006 Creating Products Events Handler_Projection.en.srt | 3.12 KB |
08 CQRS. Persisting Event in the Products database/006 Creating Products Events Handler_Projection.mp4 | 9.38 MB |
08 CQRS. Persisting Event in the Products database/007 Implementing @EventHandler method.en.srt | 2.15 KB |
08 CQRS. Persisting Event in the Products database/007 Implementing @EventHandler method.mp4 | 7.99 MB |
08 CQRS. Persisting Event in the Products database/008 Trying how it works.en.srt | 3.24 KB |
08 CQRS. Persisting Event in the Products database/008 Trying how it works.mp4 | 22.81 MB |
08 CQRS. Persisting Event in the Products database/009 Preview Product record in a database.en.srt | 4.19 KB |
08 CQRS. Persisting Event in the Products database/009 Preview Product record in a database.mp4 | 18.18 MB |
09 CQRS. Querying Data/001 Introduction.en.srt | 1.31 KB |
09 CQRS. Querying Data/001 Introduction.mp4 | 2.56 MB |
09 CQRS. Querying Data/002 Creating Rest Controller.en.srt | 2.98 KB |
09 CQRS. Querying Data/002 Creating Rest Controller.mp4 | 9.63 MB |
09 CQRS. Querying Data/003 Refactor Command API Rest Controller.en.srt | 2.43 KB |
09 CQRS. Querying Data/003 Refactor Command API Rest Controller.mp4 | 8.53 MB |
09 CQRS. Querying Data/004 Get Products web service endpoint.en.srt | 3.75 KB |
09 CQRS. Querying Data/004 Get Products web service endpoint.mp4 | 12.50 MB |
09 CQRS. Querying Data/005 Querying the QueryGateway.en.srt | 6.69 KB |
09 CQRS. Querying Data/005 Querying the QueryGateway.mp4 | 24.13 MB |
09 CQRS. Querying Data/006 Creating ProductsQueryHandler.en.srt | 1.89 KB |
09 CQRS. Querying Data/006 Creating ProductsQueryHandler.mp4 | 6.50 MB |
09 CQRS. Querying Data/007 Implementing the findProducts() method.en.srt | 4.08 KB |
09 CQRS. Querying Data/007 Implementing the findProducts() method.mp4 | 17.41 MB |
09 CQRS. Querying Data/008 Trying how it works.en.srt | 1.78 KB |
09 CQRS. Querying Data/008 Trying how it works.mp4 | 9.28 MB |
10 Validating Request Body. Bean Validation/001 Introduction to Bean Validation.en.srt | 5.17 KB |
10 Validating Request Body. Bean Validation/001 Introduction to Bean Validation.mp4 | 8.59 MB |
10 Validating Request Body. Bean Validation/002 Bean validation. Enable Bean Validation.en.srt | 3.84 KB |
10 Validating Request Body. Bean Validation/002 Bean validation. Enable Bean Validation.mp4 | 16.55 MB |
10 Validating Request Body. Bean Validation/003 Bean validation. Validating Request Body.en.srt | 7.14 KB |
10 Validating Request Body. Bean Validation/003 Bean validation. Validating Request Body.mp4 | 40.76 MB |
10 Validating Request Body. Bean Validation/004 Hibernate Validator Documentation.html | 1.36 KB |
10 Validating Request Body. Bean Validation/005 Trying how the Request Body Validation works.en.srt | 3.79 KB |
10 Validating Request Body. Bean Validation/005 Trying how the Request Body Validation works.mp4 | 20.44 MB |
11 Validation in the @CommandHandler method/001 Introduction.en.srt | 1004 B |
11 Validation in the @CommandHandler method/001 Introduction.mp4 | 1.32 MB |
11 Validation in the @CommandHandler method/002 Command validation in the Aggregate.en.srt | 2.20 KB |
11 Validation in the @CommandHandler method/002 Command validation in the Aggregate.mp4 | 5.03 MB |
12 Validation. Message Dispatch Interceptor/001 Introduction to Message Dispatch Interceptor.en.srt | 1.86 KB |
12 Validation. Message Dispatch Interceptor/001 Introduction to Message Dispatch Interceptor.mp4 | 2.69 MB |
12 Validation. Message Dispatch Interceptor/002 Creating a new Command Interceptor class.en.srt | 6.37 KB |
12 Validation. Message Dispatch Interceptor/002 Creating a new Command Interceptor class.mp4 | 34.26 MB |
12 Validation. Message Dispatch Interceptor/003 Register Message Dispatch Interceptor.en.srt | 2.37 KB |
12 Validation. Message Dispatch Interceptor/003 Register Message Dispatch Interceptor.mp4 | 10.03 MB |
12 Validation. Message Dispatch Interceptor/004 Trying how the Command Interceptor works.en.srt | 7.81 KB |
12 Validation. Message Dispatch Interceptor/004 Trying how the Command Interceptor works.mp4 | 76.66 MB |
13 Validation. How to check if record exists_/001 Set Based Consistency - Introduction.en.srt | 7.31 KB |
13 Validation. How to check if record exists_/001 Set Based Consistency - Introduction.mp4 | 28.58 MB |
13 Validation. How to check if record exists_/002 Creating Product Lookup Entity.en.srt | 4.36 KB |
13 Validation. How to check if record exists_/002 Creating Product Lookup Entity.mp4 | 15.79 MB |
13 Validation. How to check if record exists_/003 Creating Product Lookup Repository.en.srt | 3.10 KB |
13 Validation. How to check if record exists_/003 Creating Product Lookup Repository.mp4 | 10.57 MB |
13 Validation. How to check if record exists_/004 Creating a ProductLookupEventsHandler.en.srt | 7.69 KB |
13 Validation. How to check if record exists_/004 Creating a ProductLookupEventsHandler.mp4 | 25.28 MB |
13 Validation. How to check if record exists_/005 Persisting information into a ProductLookup table.en.srt | 2.62 KB |
13 Validation. How to check if record exists_/005 Persisting information into a ProductLookup table.mp4 | 15.07 MB |
13 Validation. How to check if record exists_/006 Updating MessageDispatchInterceptor.en.srt | 4.28 KB |
13 Validation. How to check if record exists_/006 Updating MessageDispatchInterceptor.mp4 | 24.93 MB |
13 Validation. How to check if record exists_/007 Trying how the Set base validation works.en.srt | 5.50 KB |
13 Validation. How to check if record exists_/007 Trying how the Set base validation works.mp4 | 70.05 MB |
14 Handle Error & Rollback Transaction/001 Introduction.en.srt | 9.11 KB |
14 Handle Error & Rollback Transaction/001 Introduction.mp4 | 13.20 MB |
14 Handle Error & Rollback Transaction/002 Creating a centralized Error Handler class.en.srt | 6.50 KB |
14 Handle Error & Rollback Transaction/002 Creating a centralized Error Handler class.mp4 | 33.53 MB |
14 Handle Error & Rollback Transaction/003 Trying how the centralized error handler class works.en.srt | 2.98 KB |
14 Handle Error & Rollback Transaction/003 Trying how the centralized error handler class works.mp4 | 16.37 MB |
14 Handle Error & Rollback Transaction/004 Return custom error object.en.srt | 4.32 KB |
14 Handle Error & Rollback Transaction/004 Return custom error object.mp4 | 23.25 MB |
14 Handle Error & Rollback Transaction/005 Handle the @CommandExecutionException.en.srt | 4.24 KB |
14 Handle Error & Rollback Transaction/005 Handle the @CommandExecutionException.mp4 | 24.43 MB |
14 Handle Error & Rollback Transaction/006 Trying to handle the @CommandExecutionException.en.srt | 4.73 KB |
14 Handle Error & Rollback Transaction/006 Trying to handle the @CommandExecutionException.mp4 | 68.27 MB |
14 Handle Error & Rollback Transaction/007 @ExceptionHandler.en.srt | 4.28 KB |
14 Handle Error & Rollback Transaction/007 @ExceptionHandler.mp4 | 16.62 MB |
14 Handle Error & Rollback Transaction/008 Creating the ListenerInvocationErrorHandler.en.srt | 5.17 KB |
14 Handle Error & Rollback Transaction/008 Creating the ListenerInvocationErrorHandler.mp4 | 25.96 MB |
14 Handle Error & Rollback Transaction/009 Register the ListenerInvocationErrorHandler.en.srt | 4.48 KB |
14 Handle Error & Rollback Transaction/009 Register the ListenerInvocationErrorHandler.mp4 | 25.08 MB |
14 Handle Error & Rollback Transaction/010 Trying how transaction rollback works.en.srt | 10.19 KB |
14 Handle Error & Rollback Transaction/010 Trying how transaction rollback works.mp4 | 78.57 MB |
15 Assignment. Orders Microservice/001 Assignment.html | 5.89 KB |
15 Assignment. Orders Microservice/002 Solution.html | 2.54 KB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/001 Introduction.en.srt | 3.35 KB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/001 Introduction.mp4 | 4.64 MB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/002 Saga class structure overview.en.srt | 5.22 KB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/002 Saga class structure overview.mp4 | 12.85 MB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/003 Creating OrderSaga class.en.srt | 2.53 KB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/003 Creating OrderSaga class.mp4 | 7.72 MB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/004 @SagaEventHandler method for the OrderCreatedEvent.en.srt | 3.76 KB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/004 @SagaEventHandler method for the OrderCreatedEvent.mp4 | 12.57 MB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/005 Creating a new Core API module.en.srt | 4.76 KB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/005 Creating a new Core API module.mp4 | 28.04 MB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/006 Adding Core project as a dependency to OrdersService.en.srt | 1.66 KB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/006 Adding Core project as a dependency to OrdersService.mp4 | 7.12 MB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/007 Creating the ReserveProductCommand.en.srt | 2.00 KB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/007 Creating the ReserveProductCommand.mp4 | 7.09 MB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/008 Publish the ReserveProductCommand.en.srt | 2.91 KB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/008 Publish the ReserveProductCommand.mp4 | 11.68 MB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/009 Handle the ProductServeCommand in the ProductsService.en.srt | 4.49 KB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/009 Handle the ProductServeCommand in the ProductsService.mp4 | 29.33 MB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/010 Publish the ProductReservedEvent.en.srt | 3.08 KB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/010 Publish the ProductReservedEvent.mp4 | 13.49 MB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/011 Updating Products projection.en.srt | 2.46 KB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/011 Updating Products projection.mp4 | 9.77 MB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/012 Handle the ProductReservedEvent in Saga.en.srt | 1.51 KB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/012 Handle the ProductReservedEvent in Saga.mp4 | 6.30 MB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/013 Trying how it works.en.srt | 6.40 KB |
16 Orchestration-based Saga. Part 1. Reserve Product in Stock/013 Trying how it works.mp4 | 47.77 MB |
17 Saga. Part 2. Fetch Payment Details/001 Introduction.en.srt | 3.50 KB |
17 Saga. Part 2. Fetch Payment Details/001 Introduction.mp4 | 3.50 MB |
17 Saga. Part 2. Fetch Payment Details/002 Assignment.html | 3.80 KB |
17 Saga. Part 2. Fetch Payment Details/003 Solution.html | 2.54 KB |
17 Saga. Part 2. Fetch Payment Details/004 Fetching User Payment Details.en.srt | 3.94 KB |
17 Saga. Part 2. Fetch Payment Details/004 Fetching User Payment Details.mp4 | 24.66 MB |
17 Saga. Part 2. Fetch Payment Details/005 Trying how it works.en.srt | 2.55 KB |
17 Saga. Part 2. Fetch Payment Details/005 Trying how it works.mp4 | 35.74 MB |
18 Saga. Part 3. Process User Payment/001 Creating the ProcessPaymentCommand.en.srt | 2.21 KB |
18 Saga. Part 3. Process User Payment/001 Creating the ProcessPaymentCommand.mp4 | 8.42 MB |
18 Saga. Part 3. Process User Payment/002 Publish the ProcessPaymentCommand.en.srt | 3.85 KB |
18 Saga. Part 3. Process User Payment/002 Publish the ProcessPaymentCommand.mp4 | 15.75 MB |
18 Saga. Part 3. Process User Payment/003 Assignment.html | 4.33 KB |
18 Saga. Part 3. Process User Payment/004 Solution.html | 2.55 KB |
18 Saga. Part 3. Process User Payment/005 Handle the PaymentProcessedEvent.en.srt | 1.82 KB |
18 Saga. Part 3. Process User Payment/005 Handle the PaymentProcessedEvent.mp4 | 6.92 MB |
19 SAGA. Part 3. Approve Order/001 Create and publish the ApproveOrderCommand.en.srt | 3.20 KB |
19 SAGA. Part 3. Approve Order/001 Create and publish the ApproveOrderCommand.mp4 | 12.01 MB |
19 SAGA. Part 3. Approve Order/002 Handle the ApproveOrderCommand.en.srt | 1.88 KB |
19 SAGA. Part 3. Approve Order/002 Handle the ApproveOrderCommand.mp4 | 10.07 MB |
19 SAGA. Part 3. Approve Order/003 Create and publish the OrderApprovedEvent.en.srt | 3.93 KB |
19 SAGA. Part 3. Approve Order/003 Create and publish the OrderApprovedEvent.mp4 | 22.97 MB |
19 SAGA. Part 3. Approve Order/004 Handle the OrderApprovedEvent and update Orders database.en.srt | 2.72 KB |
19 SAGA. Part 3. Approve Order/004 Handle the OrderApprovedEvent and update Orders database.mp4 | 11.39 MB |
19 SAGA. Part 3. Approve Order/005 Handle the OrderApprovedEvent in OrderSaga class.en.srt | 2.82 KB |
19 SAGA. Part 3. Approve Order/005 Handle the OrderApprovedEvent in OrderSaga class.mp4 | 16.21 MB |
19 SAGA. Part 3. Approve Order/006 Trying how it works.en.srt | 3.70 KB |
19 SAGA. Part 3. Approve Order/006 Trying how it works.mp4 | 47.00 MB |
20 SAGA. Compensating Transactions/001 Introduction.en.srt | 4.74 KB |
20 SAGA. Compensating Transactions/001 Introduction.mp4 | 7.23 MB |
20 SAGA. Compensating Transactions/002 Creating the CancelProductReservation command.en.srt | 2.41 KB |
20 SAGA. Compensating Transactions/002 Creating the CancelProductReservation command.mp4 | 8.33 MB |
20 SAGA. Compensating Transactions/003 Publish the CancelProductReservationCommand.en.srt | 5.36 KB |
20 SAGA. Compensating Transactions/003 Publish the CancelProductReservationCommand.mp4 | 36.75 MB |
20 SAGA. Compensating Transactions/004 Handle the CancelProductReservation command in ProductsService.en.srt | 1.34 KB |
20 SAGA. Compensating Transactions/004 Handle the CancelProductReservation command in ProductsService.mp4 | 9.24 MB |
20 SAGA. Compensating Transactions/005 Create and publish the ProductReservationCancelledEvent.en.srt | 1.55 KB |
20 SAGA. Compensating Transactions/005 Create and publish the ProductReservationCancelledEvent.mp4 | 7.39 MB |
20 SAGA. Compensating Transactions/006 Handle the ProductReservationCancelledEvent.en.srt | 5.88 KB |
20 SAGA. Compensating Transactions/006 Handle the ProductReservationCancelledEvent.mp4 | 44.50 MB |
20 SAGA. Compensating Transactions/007 Create and publish the RejectOrderCommand.en.srt | 2.77 KB |
20 SAGA. Compensating Transactions/007 Create and publish the RejectOrderCommand.mp4 | 17.46 MB |
20 SAGA. Compensating Transactions/008 Handle the RejectOrderCommand on the query side.en.srt | 1018 B |
20 SAGA. Compensating Transactions/008 Handle the RejectOrderCommand on the query side.mp4 | 5.29 MB |
20 SAGA. Compensating Transactions/009 Create, publish and handle the OrderRejectedEvent.en.srt | 4.94 KB |
20 SAGA. Compensating Transactions/009 Create, publish and handle the OrderRejectedEvent.mp4 | 38.54 MB |
20 SAGA. Compensating Transactions/010 Trying how it works.en.srt | 12.91 KB |
20 SAGA. Compensating Transactions/010 Trying how it works.mp4 | 83.66 MB |
21 Deadlines/001 Introduction.en.srt | 7.04 KB |
21 Deadlines/001 Introduction.mp4 | 11.93 MB |
21 Deadlines/002 Creating a DeadlineManager object.en.srt | 3.61 KB |
21 Deadlines/002 Creating a DeadlineManager object.mp4 | 13.51 MB |
21 Deadlines/003 Schedule a deadline.en.srt | 7.59 KB |
21 Deadlines/003 Schedule a deadline.mp4 | 49.64 MB |
21 Deadlines/004 Handle deadline.en.srt | 4.56 KB |
21 Deadlines/004 Handle deadline.mp4 | 50.19 MB |
21 Deadlines/005 Cancel deadline.en.srt | 5.62 KB |
21 Deadlines/005 Cancel deadline.mp4 | 54.16 MB |
21 Deadlines/006 Trying how it works.en.srt | 4.33 KB |
21 Deadlines/006 Trying how it works.mp4 | 25.38 MB |
22 Subscription Queries/001 Introduction.en.srt | 4.53 KB |
22 Subscription Queries/001 Introduction.mp4 | 7.54 MB |
22 Subscription Queries/002 Creating the FindOrderQuery.en.srt | 1.58 KB |
22 Subscription Queries/002 Creating the FindOrderQuery.mp4 | 5.03 MB |
22 Subscription Queries/003 Creating the QueryHandler method.en.srt | 4.68 KB |
22 Subscription Queries/003 Creating the QueryHandler method.mp4 | 24.69 MB |
22 Subscription Queries/004 Sending a Subscription Query.en.srt | 5.16 KB |
22 Subscription Queries/004 Sending a Subscription Query.mp4 | 29.38 MB |
22 Subscription Queries/005 Emit an Update to the subscription query.en.srt | 5.96 KB |
22 Subscription Queries/005 Emit an Update to the subscription query.mp4 | 41.44 MB |
22 Subscription Queries/006 Trying how it works.en.srt | 5.44 KB |
22 Subscription Queries/006 Trying how it works.mp4 | 59.79 MB |
23 Snapshotting/001 Introduction.en.srt | 9.27 KB |
23 Snapshotting/001 Introduction.mp4 | 15.31 MB |
23 Snapshotting/002 Configure Snapshotting.en.srt | 4.91 KB |
23 Snapshotting/002 Configure Snapshotting.mp4 | 18.66 MB |
23 Snapshotting/003 Trying how it works.en.srt | 9.10 KB |
01 Introduction/001 Introduction.en.srt | 5.69 KB |
24 Events Replay/001 Introduction.en.srt | 8.66 KB |
24 Events Replay/001 Introduction.mp4 | 9.80 MB |
24 Events Replay/002 @ResetHandler.en.srt | 3.19 KB |
24 Events Replay/002 @ResetHandler.mp4 | 17.58 MB |
24 Events Replay/003 Replay Events Endpoint.en.srt | 3.49 KB |
24 Events Replay/003 Replay Events Endpoint.mp4 | 14.13 MB |
24 Events Replay/004 Starting the Replay of Events.en.srt | 3.54 KB |
24 Events Replay/004 Starting the Replay of Events.mp4 | 22.10 MB |
24 Events Replay/005 Trying how it works.en.srt | 7.18 KB |
24 Events Replay/005 Trying how it works.mp4 | 44.34 MB |
25 Next steps/001 What's next_.html | 1.90 KB |
No trackers found |
TorrentBank
Copyright © 2024