资源详情

返回首页 | 相关搜索
Udemy - Java Microservices CQRS & Event Sourcing with Kafka
大小 1.79 GB
文件数 211
Info Hash: A2EE57FFE16A9B7BAE73700FD9F2129915455991
收录时间 2026-02-02 21:18:13
更新时间 2026-02-02 21:18:13
文件列表 (211)
15. Query Controller/3. AccountLookupController.mp4
80.93 MB
1. Introduction/1. Introduction.srt
2.15 KB
1. Introduction/2. Microservices Basics.mp4
18.72 MB
1. Introduction/2. Microservices Basics.srt
2 KB
1. Introduction/3. CQRS & Event Sourcing.mp4
27.86 MB
1. Introduction/3. CQRS & Event Sourcing.srt
2.24 KB
1. Introduction/4. Architecture Overview.mp4
19.68 MB
1. Introduction/4. Architecture Overview.srt
6.7 KB
1. Introduction/5. Apache Kafka.mp4
12.26 MB
1. Introduction/5. Apache Kafka.srt
829 B
1. Introduction/6. Introduction.html
204 B
2. Setup & Structure/1. Setup & Structure Intro.mp4
5.68 MB
2. Setup & Structure/1. Setup & Structure Intro.srt
301 B
2. Setup & Structure/2. Prerequisites.mp4
22.69 MB
2. Setup & Structure/2. Prerequisites.srt
7 KB
2. Setup & Structure/2.1 Installing Prerequisites.txt
2.66 KB
2. Setup & Structure/3. Run Kafka in Docker.mp4
27.91 MB
2. Setup & Structure/3. Run Kafka in Docker.srt
6.17 KB
2. Setup & Structure/3.1 docker-compose.yml
662 B
2. Setup & Structure/4. Run MongoDB in Docker.mp4
8.27 MB
2. Setup & Structure/4. Run MongoDB in Docker.srt
3.15 KB
2. Setup & Structure/5. Run MySQL in Docker.mp4
15.83 MB
2. Setup & Structure/5. Run MySQL in Docker.srt
3.73 KB
2. Setup & Structure/6. Spring Intializr.mp4
18.91 MB
2. Setup & Structure/6. Spring Intializr.srt
4.74 KB
2. Setup & Structure/6.1 Downloaded Projects.zip
212.51 KB
2. Setup & Structure/7. Basic Project Setup.mp4
42.36 MB
2. Setup & Structure/7. Basic Project Setup.srt
8.72 KB
2. Setup & Structure/7.1 Code.zip
243.47 KB
2. Setup & Structure/8. Configure Account Command API.mp4
11.88 MB
2. Setup & Structure/8. Configure Account Command API.srt
3.47 KB
2. Setup & Structure/8.1 Code.zip
74.61 MB
2. Setup & Structure/9. Configure Account Query API.mp4
24.62 MB
2. Setup & Structure/9. Configure Account Query API.srt
5.9 KB
2. Setup & Structure/9.1 Code.zip
244.08 KB
2. Setup & Structure/10. Setup & Structure.html
204 B
3. Messages/1. What is a Command.mp4
11.78 MB
3. Messages/1. What is a Command.srt
841 B
3. Messages/2. Commands.mp4
33.14 MB
3. Messages/2. Commands.srt
6.27 KB
3. Messages/2.1 Code.zip
249.21 KB
3. Messages/3. What is an Event.mp4
8.52 MB
3. Messages/3. What is an Event.srt
543 B
3. Messages/4. Events.mp4
22.94 MB
3. Messages/4. Events.srt
5.16 KB
3. Messages/4.1 Code.zip
252.18 KB
3. Messages/5. Messages.html
204 B
4. Command Dispatching/1. The Mediator Pattern.mp4
16.13 MB
4. Command Dispatching/1. The Mediator Pattern.srt
3.87 KB
4. Command Dispatching/2. CommandDispatcher Interface (The Mediator).mp4
4.27 MB
4. Command Dispatching/2. CommandDispatcher Interface (The Mediator).srt
3.32 KB
4. Command Dispatching/2.1 Code.zip
253.47 KB
4. Command Dispatching/3. AccountCommandDispatcher (The Concrete Mediator).mp4
29.34 MB
4. Command Dispatching/3. AccountCommandDispatcher (The Concrete Mediator).srt
4.34 KB
4. Command Dispatching/3.1 Code.zip
254.31 KB
4. Command Dispatching/4. Command Dispatching.html
204 B
5. Aggregate/1. What is an Aggregate.mp4
9.37 MB
5. Aggregate/1. What is an Aggregate.srt
604 B
5. Aggregate/2. AggregateRoot.mp4
43.55 MB
5. Aggregate/2. AggregateRoot.srt
7.5 KB
5. Aggregate/2.1 Code.zip
255.53 KB
5. Aggregate/3. AccountAggregate.mp4
49.41 MB
5. Aggregate/3. AccountAggregate.srt
7.77 KB
5. Aggregate/3.1 Code.zip
256.47 KB
5. Aggregate/4. Aggregates.html
204 B
6. Event Store/1. What is an Event Store.mp4
15.77 MB
6. Event Store/1. What is an Event Store.srt
1.13 KB
6. Event Store/2. EventModel.mp4
12.93 MB
6. Event Store/2. EventModel.srt
3.29 KB
6. Event Store/2.1 Code.zip
257.04 KB
6. Event Store/3. EventStoreRepository.mp4
11.87 MB
6. Event Store/3. EventStoreRepository.srt
2.39 KB
6. Event Store/3.1 Code.zip
257.61 KB
6. Event Store/4. EventStore Interface.mp4
7.16 MB
6. Event Store/4. EventStore Interface.srt
1.66 KB
6. Event Store/4.1 Code.zip
258.11 KB
6. Event Store/5. AccountEventStore.mp4
57.54 MB
6. Event Store/5. AccountEventStore.srt
9.66 KB
6. Event Store/5.1 Code.zip
260.37 KB
6. Event Store/6. EventSourcingHandler Interface.mp4
6.06 MB
6. Event Store/6. EventSourcingHandler Interface.srt
1.66 KB
6. Event Store/6.1 Code.zip
261.12 KB
6. Event Store/7. AccountEventSourcingHandler.mp4
23.75 MB
6. Event Store/7. AccountEventSourcingHandler.srt
4.17 KB
6. Event Store/7.1 Code.zip
261.97 KB
6. Event Store/8. Event Store.html
204 B
7. Command Handling/1. The Mediator Pattern Continued.mp4
3.26 MB
7. Command Handling/1. The Mediator Pattern Continued.srt
962 B
7. Command Handling/2. CommandHandler Interface (The Abstract Colleague).mp4
5.07 MB
7. Command Handling/2. CommandHandler Interface (The Abstract Colleague).srt
1.03 KB
7. Command Handling/2.1 Code.zip
262.45 KB
7. Command Handling/3. AccountCommandHandler (The Concrete Colleague).mp4
39.95 MB
7. Command Handling/3. AccountCommandHandler (The Concrete Colleague).srt
5.89 KB
7. Command Handling/3.1 Code.zip
263.25 KB
7. Command Handling/4. Register Command Handlers.mp4
15.12 MB
7. Command Handling/4. Register Command Handlers.srt
3.14 KB
7. Command Handling/4.1 Code.zip
263.43 KB
7. Command Handling/5. Command Handling.html
204 B
8. Event Producer/1. Kafka Producer.mp4
9.58 MB
8. Event Producer/1. Kafka Producer.srt
3.77 KB
8. Event Producer/2. EventProducer Interface & Implementation.mp4
5.09 MB
8. Event Producer/2. EventProducer Interface & Implementation.srt
2.6 KB
8. Event Producer/2.1 Code.zip
264.79 KB
8. Event Producer/3. Producing an Event.mp4
14.05 MB
8. Event Producer/3. Producing an Event.srt
2.07 KB
8. Event Producer/3.1 Code.zip
264.81 KB
8. Event Producer/4. Event Producer.html
204 B
9. Domain Layer/1. Important DDD Concepts.mp4
18.88 MB
9. Domain Layer/1. Important DDD Concepts.srt
1.55 KB
9. Domain Layer/2. BankAccount Entity.mp4
21.55 MB
9. Domain Layer/2. BankAccount Entity.srt
3.44 KB
9. Domain Layer/2.1 Code.zip
265.82 KB
9. Domain Layer/3. AccountRepository.mp4
14.34 MB
9. Domain Layer/3. AccountRepository.srt
3.05 KB
9. Domain Layer/3.1 Code.zip
266.41 KB
9. Domain Layer/4. Domain.html
204 B
10. Event Handling/1. Event Handling Introduction.mp4
4.81 MB
10. Event Handling/1. Event Handling Introduction.srt
265 B
10. Event Handling/2. EventHandler Interface.mp4
5.07 MB
10. Event Handling/2. EventHandler Interface.srt
1.17 KB
10. Event Handling/2.1 Code.zip
267.28 KB
10. Event Handling/3. AccountEventHandler.mp4
32.49 MB
10. Event Handling/3. AccountEventHandler.srt
5.48 KB
10. Event Handling/3.1 Code.zip
268.19 KB
10. Event Handling/4. Event Handling.html
204 B
11. Event Consumer/1. Kafka Consumer.mp4
11.43 MB
11. Event Consumer/1. Kafka Consumer.srt
3.93 KB
11. Event Consumer/2. EventConsumer Interface.mp4
3.03 MB
11. Event Consumer/2. EventConsumer Interface.srt
1.68 KB
11. Event Consumer/2.1 Code.zip
269.19 KB
11. Event Consumer/3. AccountEventConsumer.mp4
27.15 MB
11. Event Consumer/3. AccountEventConsumer.srt
4.25 KB
11. Event Consumer/3.1 Code.zip
269.94 KB
11. Event Consumer/4. Event Consumer.html
204 B
12. Command Controllers/1. Command Controllers Intro.mp4
7.41 MB
12. Command Controllers/1. Command Controllers Intro.srt
465 B
12. Command Controllers/2. Data Transfer Objects.mp4
11.1 MB
12. Command Controllers/2. Data Transfer Objects.srt
2.53 KB
12. Command Controllers/2.1 Code.zip
271.25 KB
12. Command Controllers/3. OpenAccountController.mp4
53.81 MB
12. Command Controllers/3. OpenAccountController.srt
8.5 KB
12. Command Controllers/3.1 Code.zip
272.62 KB
12. Command Controllers/4. Open a Bank Account.mp4
53.8 MB
12. Command Controllers/4. Open a Bank Account.srt
8.5 KB
12. Command Controllers/4.1 Code.zip
273.16 KB
12. Command Controllers/5. DepositFundsController.mp4
29.22 MB
12. Command Controllers/5. DepositFundsController.srt
4.49 KB
12. Command Controllers/5.1 Code.zip
273.7 KB
12. Command Controllers/6. Deposit Funds into an Account.mp4
73.03 MB
12. Command Controllers/6. Deposit Funds into an Account.srt
9.13 KB
12. Command Controllers/6.1 Code.zip
274.37 KB
12. Command Controllers/7. WithdrawFundsController.mp4
13.66 MB
12. Command Controllers/7. WithdrawFundsController.srt
2.37 KB
12. Command Controllers/7.1 Code.zip
274.75 KB
12. Command Controllers/8. Withdraw Funds From an Account.mp4
73.87 MB
12. Command Controllers/8. Withdraw Funds From an Account.srt
9.04 KB
12. Command Controllers/8.1 Code.zip
275.46 KB
12. Command Controllers/9. CloseAccountController.mp4
26.02 MB
12. Command Controllers/9. CloseAccountController.srt
3.42 KB
12. Command Controllers/9.1 Code.zip
276.12 KB
12. Command Controllers/10. Close an Account.mp4
59.6 MB
12. Command Controllers/10. Close an Account.srt
7.66 KB
12. Command Controllers/10.1 Code.zip
276.56 KB
12. Command Controllers/11. Command Controllers.html
204 B
13. Queries & Query Dispatching/1. The Mediator Pattern (Query Dispatching).mp4
2.8 MB
13. Queries & Query Dispatching/1. The Mediator Pattern (Query Dispatching).srt
1.18 KB
13. Queries & Query Dispatching/2. Account Queries.mp4
18.01 MB
13. Queries & Query Dispatching/2. Account Queries.srt
3.22 KB
13. Queries & Query Dispatching/2.1 Code.zip
279.65 KB
13. Queries & Query Dispatching/3. QueryDispatcher Interface (The Mediator).mp4
11.6 MB
13. Queries & Query Dispatching/3. QueryDispatcher Interface (The Mediator).srt
2.86 KB
13. Queries & Query Dispatching/3.1 Code.zip
280.69 KB
13. Queries & Query Dispatching/4. AccountQueryDispatcher (The Concrete Mediator).mp4
23.91 MB
13. Queries & Query Dispatching/4. AccountQueryDispatcher (The Concrete Mediator).srt
4.08 KB
13. Queries & Query Dispatching/4.1 Code.zip
281.58 KB
13. Queries & Query Dispatching/5. Queries & Query Dispatching.html
204 B
14. Query Handling/1. Query Handling Introduction.mp4
5.55 MB
14. Query Handling/1. Query Handling Introduction.srt
269 B
14. Query Handling/2. QueryHandler Interface (The Abstract Colleague).mp4
8.46 MB
14. Query Handling/2. QueryHandler Interface (The Abstract Colleague).srt
1.3 KB
14. Query Handling/2.1 Code.zip
282.1 KB
14. Query Handling/3. AccountQueryHandler (The Concrete Colleague).mp4
41.34 MB
14. Query Handling/3. AccountQueryHandler (The Concrete Colleague).srt
6.56 KB
14. Query Handling/3.1 Code.zip
283.02 KB
14. Query Handling/4. Register Query Handlers.mp4
13.33 MB
14. Query Handling/4. Register Query Handlers.srt
2.17 KB
14. Query Handling/4.1 Code.zip
283.19 KB
14. Query Handling/5. Query Handling.html
204 B
15. Query Controller/1. Query Controller Intro.mp4
5.47 MB
15. Query Controller/1. Query Controller Intro.srt
265 B
15. Query Controller/2. Data Transfer Objects.mp4
12.13 MB
15. Query Controller/2. Data Transfer Objects.srt
2.55 KB
15. Query Controller/2.1 Code.zip
283.83 KB
1. Introduction/1. Introduction.mp4
25.88 MB
15. Query Controller/3. AccountLookupController.srt
10.91 KB
15. Query Controller/3.1 Code.zip
285.52 KB
15. Query Controller/4. Testing the AccountLookupController.mp4
65.94 MB
15. Query Controller/4. Testing the AccountLookupController.srt
9.53 KB
15. Query Controller/4.1 Code.zip
285.99 KB
15. Query Controller/5. Query Controller.html
204 B
16. A Powerful End/1. Create Functionality to Restore the Read Database.mp4
73.67 MB
16. A Powerful End/1. Create Functionality to Restore the Read Database.srt
11.21 KB
16. A Powerful End/1.1 Code.zip
287.92 KB
16. A Powerful End/2. Restore the Entire Read Database.mp4
60.85 MB
16. A Powerful End/2. Restore the Entire Read Database.srt
8.71 KB
16. A Powerful End/2.1 Code.zip
287.92 KB
16. A Powerful End/3. Rapidly Change the Read Database Type.mp4
38.44 MB
16. A Powerful End/3. Rapidly Change the Read Database Type.srt
8.96 KB
16. A Powerful End/3.1 Code.zip
287.65 KB
16. A Powerful End/4. Congratulations.mp4
9.22 MB
16. A Powerful End/4. Congratulations.srt
509 B

免责声明

本网站仅提供DHT网络磁力资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 lulutang@protonmail.com。