资源详情

返回首页 | 相关搜索
Udemy - Kafka Streams API For Developers using JavaSpringBoot
大小 5.45 GB
文件数 202
Info Hash: B61D1BAABACE67BCE4928EC71303C708B8E78BA8
收录时间 2025-12-29 07:59:00
更新时间 2025-12-29 07:59:00
文件列表 (202)
17. StateFul Operations in Kafka Streams - Windowing/2. Windowing in Kafka Streams - Tumbling Windows.mp4
134.94 MB
1. Getting Started With the Course/2. Pre-requestites.mp4
3.44 MB
2. Getting Started to Kafka Streams/1. Introduction to Kafka Streams.mp4
21.08 MB
2. Getting Started to Kafka Streams/2. Kafka Streams Terminologies - Topology & Processor.mp4
9.28 MB
2. Getting Started to Kafka Streams/3. Introduction to KStreams API.mp4
7.44 MB
3. Greetings Kafka Streams App using KStreams API/1. Overview of the Greetings App.mp4
2.69 MB
3. Greetings Kafka Streams App using KStreams API/2. Setup the Greetings App.mp4
23.57 MB
3. Greetings Kafka Streams App using KStreams API/2.1 2.2-greetings-app-setup.zip
127.57 KB
3. Greetings Kafka Streams App using KStreams API/2.2 Github Link.html
128 B
3. Greetings Kafka Streams App using KStreams API/3. Topology of the Greetings App.mp4
42.94 MB
3. Greetings Kafka Streams App using KStreams API/3.1 2.3-greetings-app-topology.zip
124.47 KB
3. Greetings Kafka Streams App using KStreams API/4. Build the Kafka Streams Launcher Application.mp4
64.44 MB
3. Greetings Kafka Streams App using KStreams API/4.1 2.4-greetings-launcher-app.zip
133.16 KB
3. Greetings Kafka Streams App using KStreams API/5. Setting Up Kafka Environment and Test our Greeting App.mp4
72.96 MB
3. Greetings Kafka Streams App using KStreams API/5.1 2.5-kafka-setup-test.zip
133.16 KB
4. Operators in Kafka Streams using KStream API/1. Filter & FilterNot.mp4
37.4 MB
4. Operators in Kafka Streams using KStream API/1.1 3.1-filter-filternot.zip
133.35 KB
4. Operators in Kafka Streams using KStream API/2. MapMapValues.mp4
27.78 MB
4. Operators in Kafka Streams using KStream API/2.1 3.2-map.zip
133.23 KB
4. Operators in Kafka Streams using KStream API/3. FlatMapValuesFlatMap.mp4
51.17 MB
4. Operators in Kafka Streams using KStream API/3.1 3.3-flatMap-flatmapValues.zip
133.62 KB
4. Operators in Kafka Streams using KStream API/4. peek.mp4
45.52 MB
4. Operators in Kafka Streams using KStream API/4.1 3.4-peek.zip
134.29 KB
4. Operators in Kafka Streams using KStream API/5. merge.mp4
38.59 MB
4. Operators in Kafka Streams using KStream API/5.1 3.5-merge.zip
133.63 KB
5. Serialization and Deserialization in Kafka Streams/1. How KeyValue serialization and deserialization works in Kafka Streams .mp4
21.15 MB
5. Serialization and Deserialization in Kafka Streams/2. Providing Default SerializerDeserializer using Application Configuration.mp4
25.95 MB
5. Serialization and Deserialization in Kafka Streams/2.1 4.1.1-serdes-config.zip
133.66 KB
5. Serialization and Deserialization in Kafka Streams/3. Build a Custom Serdes for Enhanced Greeting Messages.mp4
56.94 MB
5. Serialization and Deserialization in Kafka Streams/3.1 4.2-custom-serdes.zip
137.17 KB
5. Serialization and Deserialization in Kafka Streams/4. Usage of CustomSerde in the Greeting App.mp4
60.25 MB
5. Serialization and Deserialization in Kafka Streams/4.1 4.3-integrate-custom-serdes.zip
141.39 KB
6. Reusable Generic SerializerDeserializer (Recommended Approach)/1. Build a Generic SerializerDeserializer.mp4
52.43 MB
6. Reusable Generic SerializerDeserializer (Recommended Approach)/1.1 4.4-build-generic-serdes.zip
143.14 KB
6. Reusable Generic SerializerDeserializer (Recommended Approach)/2. Integrate Generic SerializerDeserializer into the Greeting App.mp4
15.13 MB
6. Reusable Generic SerializerDeserializer (Recommended Approach)/2.1 4.5-integrate-generic-serdes.zip
146.25 KB
7. Order Management Kafka Streams application - A real time use case/1. Overview of the Retail App.mp4
25.61 MB
7. Order Management Kafka Streams application - A real time use case/1.1 5.1-overview-of-retail-app.zip
146.41 KB
7. Order Management Kafka Streams application - A real time use case/2. Build the Topology for the Orders Management App.mp4
59 MB
7. Order Management Kafka Streams application - A real time use case/2.1 5.2-orders-topology.zip
176.71 KB
7. Order Management Kafka Streams application - A real time use case/3. Split the RestaurantRetail Shopping Orders - Using split and branch operator.mp4
69.23 MB
7. Order Management Kafka Streams application - A real time use case/3.1 5.3-branch-split-retail-app.zip
176.83 KB
7. Order Management Kafka Streams application - A real time use case/4. Transform the Order Domain to a Revenue Domain Type.mp4
40.37 MB
7. Order Management Kafka Streams application - A real time use case/4.1 5.4-transform-order-revenue.zip
179.2 KB
8. Topology, Stream and Tasks - Under the Hood/1. Internals of Topology, Stream and Tasks.mp4
19.94 MB
8. Topology, Stream and Tasks - Under the Hood/2. Explore the behavior of streams by modifying the stream threads.mp4
34.44 MB
8. Topology, Stream and Tasks - Under the Hood/2.1 6.2-streams-modify-property.zip
179.2 KB
9. ErrorException Handling in Kafka Streams/1. Failures in Kafka Streams.mp4
7.31 MB
9. ErrorException Handling in Kafka Streams/2. Default Deserialization Error Behavior.mp4
56.68 MB
9. ErrorException Handling in Kafka Streams/2.1 6.4-default-deserialization-error-handler.zip
182.18 KB
9. ErrorException Handling in Kafka Streams/3. Custom Deserialization Error Handler.mp4
55.12 MB
9. ErrorException Handling in Kafka Streams/3.1 6.5-custom-deserialization-error-handler.zip
182.23 KB
9. ErrorException Handling in Kafka Streams/4. Default & Custom Processor Error Handler.mp4
102.35 MB
9. ErrorException Handling in Kafka Streams/4.1 6.6-default-custom-processor-error-handler.zip
187.12 KB
9. ErrorException Handling in Kafka Streams/5. Custom Production Error Handler.mp4
25.84 MB
9. ErrorException Handling in Kafka Streams/5.1 6.7-default-custom-production-handler.zip
187.12 KB
9. ErrorException Handling in Kafka Streams/6. Error handling when Kafka Cluster is down.mp4
23.22 MB
10. KTable & Global KTable/1. Introduction to KTable API.mp4
14.68 MB
10. KTable & Global KTable/2. Build a topology for KTable.mp4
85.29 MB
10. KTable & Global KTable/2.1 7.2-ktable-handson.zip
192.95 KB
10. KTable & Global KTable/3. KTable - Under the Hood.mp4
74.81 MB
10. KTable & Global KTable/4. Assignment - Implement the mapValues operator in KTable.html
209 B
10. KTable & Global KTable/5. GlobalKTable.mp4
25.59 MB
10. KTable & Global KTable/5.1 7.4-global-k-table.zip
193.28 KB
11. StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/1. StateFul Operations in Kafka Streams.mp4
7.12 MB
11. StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/2. What is Aggregation & How it works .mp4
94.57 MB
11. StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/2.1 8.2-aggregation-count.zip
221.78 KB
11. StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/3. Aggregation using count operator.mp4
46.56 MB
11. StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/3.1 8.2.1-aggregation-count-groupby.zip
222.12 KB
11. StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/4. Aggregation using reduce operator.mp4
46.64 MB
11. StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/4.1 8.3-aggregation-reduce.zip
222.5 KB
11. StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/5. Aggregation using aggregate operator.mp4
99.19 MB
11. StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/5.1 8.4-aggregation-aggregate.zip
223.25 KB
11. StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/6. Using Materialized Store for count & reduce operator.mp4
39.33 MB
11. StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/6.1 8.5-count-reduce-materialized-views.zip
223.34 KB
12. StateFul Operation Results - How to access them/1. How to access the results of Aggregation .mp4
4.71 MB
13. Aggregation in Order Management Application - A Real Time Use Case/1. Total number of orders by each store using count operator.mp4
56 MB
13. Aggregation in Order Management Application - A Real Time Use Case/1.1 9.1-order-management-count.zip
223.78 KB
13. Aggregation in Order Management Application - A Real Time Use Case/2. Total Revenue by each store using aggregate operator.mp4
118.25 MB
13. Aggregation in Order Management Application - A Real Time Use Case/2.1 9.2-order-management-aggregate.zip
225.05 KB
14. Re-Keying Kafka Records for Stateful operations/1. Effect of null Key in Stateful Operations & Repartition of Kafka Records.mp4
43.34 MB
14. Re-Keying Kafka Records for Stateful operations/1.1 10.1-null-keys-in-stateful-operations.zip
224.92 KB
14. Re-Keying Kafka Records for Stateful operations/2. Re-Keying using the selectKey operator.mp4
28.38 MB
14. Re-Keying Kafka Records for Stateful operations/2.1 10.2-rekey-selectkey.zip
224.97 KB
15. StateFul Operations in Kafka Streams - Join/1. Introduction to Joins & Types of Joins in Kafka Streams.mp4
7.09 MB
15. StateFul Operations in Kafka Streams - Join/2. Explore innerJoin using join operator - Joining KStream and KTable.mp4
119.25 MB
15. StateFul Operations in Kafka Streams - Join/2.1 11.2-join-kstream-ktable.zip
226.17 KB
15. StateFul Operations in Kafka Streams - Join/3. Explore innerJoin using join operator - Joining KStream and GlobalKTable.mp4
28.77 MB
15. StateFul Operations in Kafka Streams - Join/3.1 11.3-join-kstream-globalktable.zip
226.59 KB
15. StateFul Operations in Kafka Streams - Join/4. Explore innerJoin using join operator - Joining KTable and KTable.mp4
38.64 MB
15. StateFul Operations in Kafka Streams - Join/4.1 11.4-join-ktable-ktable.zip
226.79 KB
15. StateFul Operations in Kafka Streams - Join/5. Explore innerJoin using join operator - Joining KStream and KStream.mp4
89.63 MB
15. StateFul Operations in Kafka Streams - Join/5.1 11.5-join-kstream-kstream.zip
228.99 KB
15. StateFul Operations in Kafka Streams - Join/6. Joining Kafka Streams using leftJoin operator.mp4
26.88 MB
15. StateFul Operations in Kafka Streams - Join/6.1 11.6-leftjoin.zip
228.98 KB
15. StateFul Operations in Kafka Streams - Join/7. Joining Kafka Streams using outerJoin operator.mp4
26.94 MB
15. StateFul Operations in Kafka Streams - Join/7.1 11.7-outerjoin.zip
228.98 KB
15. StateFul Operations in Kafka Streams - Join/8. Join - Under the hood.mp4
40.67 MB
15. StateFul Operations in Kafka Streams - Join/8.1 11.8-under-the-hood.zip
229.17 KB
15. StateFul Operations in Kafka Streams - Join/8.2 Kafka Commands Link.html
140 B
15. StateFul Operations in Kafka Streams - Join/9. CoPartitioning Requirements in Joins.mp4
44.07 MB
15. StateFul Operations in Kafka Streams - Join/9.1 11.9-co-partioning.zip
229.37 KB
16. Join in Order Management Application - A Real Time Use Case/1. Join Aggregate Revenue with StoreDetails KTable.mp4
94.45 MB
16. Join in Order Management Application - A Real Time Use Case/2. Join Aggregate Count with Stores KTable.html
209 B
17. StateFul Operations in Kafka Streams - Windowing/1. Introduction to Windowing and time concepts.mp4
30.07 MB
1. Getting Started With the Course/1. Course Introduction.mp4
8.8 MB
17. StateFul Operations in Kafka Streams - Windowing/2.1 13.2-tumbling-windows.zip
232.98 KB
17. StateFul Operations in Kafka Streams - Windowing/3. Control emission of windowed results using supress operartor.mp4
58.25 MB
17. StateFul Operations in Kafka Streams - Windowing/3.1 13.3-supress.zip
233.24 KB
17. StateFul Operations in Kafka Streams - Windowing/4. Windowing in Kafka Streams - Hopping Windows.mp4
33.42 MB
17. StateFul Operations in Kafka Streams - Windowing/4.1 13.4-hopping-windows.zip
233.76 KB
17. StateFul Operations in Kafka Streams - Windowing/5. Windowing in Kafka Streams - Sliding Windows.mp4
48.56 MB
17. StateFul Operations in Kafka Streams - Windowing/5.1 13.5-sliding-windows.zip
233.77 KB
18. Widowing in Order Management Application - A Real Time Use Case/1. New Requirements for the Order Management Application.mp4
7.07 MB
18. Widowing in Order Management Application - A Real Time Use Case/2. Implementing a CustomTimeStamp Extractor.mp4
46.43 MB
18. Widowing in Order Management Application - A Real Time Use Case/2.1 14.2-custom-timestamp-extractor.zip
234.98 KB
18. Widowing in Order Management Application - A Real Time Use Case/3. Aggregate Number of Orders by Windows.mp4
119.06 MB
18. Widowing in Order Management Application - A Real Time Use Case/3.1 14.3-aggregate-orders-by-windows.zip
238.5 KB
18. Widowing in Order Management Application - A Real Time Use Case/4. Aggregate Revenue by Windows.mp4
98.49 MB
18. Widowing in Order Management Application - A Real Time Use Case/4.1 14.4-aggregate-orders-by-windows.zip
238.98 KB
18. Widowing in Order Management Application - A Real Time Use Case/5. Joins on the Windowed Data.mp4
69.06 MB
18. Widowing in Order Management Application - A Real Time Use Case/5.1 14.5-joins-inwindowed-data.zip
239.41 KB
19. Behavior of Records with Future & Older Timestamp in Windowing/1. Records with timestamps before & after the CurrentTimestamp..mp4
49.34 MB
19. Behavior of Records with Future & Older Timestamp in Windowing/1.1 16.1-timestamp-behavior.zip
242.04 KB
20. Build Kafka Streams Application using SpringBoot/1. Introduction to SpringBoot and Kafka Streams.mp4
30.82 MB
20. Build Kafka Streams Application using SpringBoot/2. Setup the Project - Greeting Streams app using Spring Kafka Streams.mp4
32.63 MB
20. Build Kafka Streams Application using SpringBoot/2.1 17.2-set-up-springboot-kafka-streams.zip
103.12 KB
20. Build Kafka Streams Application using SpringBoot/3. Configuring the Kafka Stream using application.yml.mp4
36.08 MB
20. Build Kafka Streams Application using SpringBoot/3.1 17.3-configure-spring-kafka-streams.zip
170.15 KB
20. Build Kafka Streams Application using SpringBoot/4. Build the Greeting Topology.mp4
47.96 MB
20. Build Kafka Streams Application using SpringBoot/4.1 17.4-spring-kafka-streams-topology.zip
170.15 KB
20. Build Kafka Streams Application using SpringBoot/5. Test Greeting App in Local.mp4
36.35 MB
20. Build Kafka Streams Application using SpringBoot/5.1 17.5-test-spring-kafka-streams.zip.zip
170.15 KB
21. SpringBoot AutoConfiguration of Kafka Streams/1. Internals of AutoConfiguring Kafka Streams in SpringBoot.mp4
37.7 MB
22. JSON SerializationDeserialization in Spring Kafka Streams/1. JSON SerializationDeserialization using JsonSerde.mp4
66.81 MB
22. JSON SerializationDeserialization in Spring Kafka Streams/1.1 18.1-custom-serialization-deserialization.zip
203.8 KB
22. JSON SerializationDeserialization in Spring Kafka Streams/2. JsonSerde using custom ObjectMapper.mp4
42.47 MB
22. JSON SerializationDeserialization in Spring Kafka Streams/2.1 18.2-jackson-custom-objectmapper.zip
218.89 KB
23. Error Handling in Spring Kafka Streams/1. Handle DeSerialization Error - Approach 1.mp4
37.82 MB
23. Error Handling in Spring Kafka Streams/1.1 19.1-spring-deserialization-approach1.zip
203.96 KB
23. Error Handling in Spring Kafka Streams/2. Handle DeSerialization Error using Custom Error Handler - Approach 2.mp4
34.23 MB
23. Error Handling in Spring Kafka Streams/2.1 19.2-spring-deserialization-approach2.zip
209.52 KB
23. Error Handling in Spring Kafka Streams/3. Handle DeSerialization Errors using Spring Specific Approach- Approach 3.mp4
64.42 MB
23. Error Handling in Spring Kafka Streams/3.1 19.3-spring-deserialization-approach3.zip
213.25 KB
23. Error Handling in Spring Kafka Streams/3.2 Spring for Kafka Reference Link.html
135 B
23. Error Handling in Spring Kafka Streams/4. Handle UncaughtExceptions in the Topology.mp4
76.92 MB
23. Error Handling in Spring Kafka Streams/4.1 19.4-spring-uncaught-exception.zip
217.17 KB
23. Error Handling in Spring Kafka Streams/5. Handle Production Errors.mp4
17.55 MB
23. Error Handling in Spring Kafka Streams/5.1 19.5-spring-production-errors.zip
218.89 KB
24. Build Orders Kafka Streams Application using SpringBoot/1. Set up the base project for Orders Kafka Streams App.mp4
51.28 MB
24. Build Orders Kafka Streams Application using SpringBoot/2. Create the OrdersTopology.mp4
95.17 MB
24. Build Orders Kafka Streams Application using SpringBoot/2.1 20.2-orders-streams-setup-topology.zip
353.05 KB
25. Interactive Queries - Querying State Stores using RESTFUL APIs/1. Build a GET Endpoint to retrieve the OrderCount by OrderType - Part 1.mp4
109.74 MB
25. Interactive Queries - Querying State Stores using RESTFUL APIs/1.1 21.1-get-endpoint-orderCount-part1.zip
352.99 KB
25. Interactive Queries - Querying State Stores using RESTFUL APIs/2. Build a GET Endpoint to retrieve the OrderCount by OrderType - Part 2.mp4
88.36 MB
25. Interactive Queries - Querying State Stores using RESTFUL APIs/2.1 21.1-get-endpoint-orderCount-part2.zip
358.18 KB
25. Interactive Queries - Querying State Stores using RESTFUL APIs/3. Retrieve OrderCount by OrderType & LocationId.mp4
59.34 MB
25. Interactive Queries - Querying State Stores using RESTFUL APIs/3.1 21.2-get-endpoint-orderCount.zip
358.69 KB
25. Interactive Queries - Querying State Stores using RESTFUL APIs/4. Build a GET Endpoint to retrieve the OrderCount for All OrderTypes.mp4
63.95 MB
25. Interactive Queries - Querying State Stores using RESTFUL APIs/4.1 21.3-get-endpoint-all-ordercount.zip
359.68 KB
25. Interactive Queries - Querying State Stores using RESTFUL APIs/5. Build a GET Endpoint to retrieve the Revenue by OrderType.mp4
88.43 MB
25. Interactive Queries - Querying State Stores using RESTFUL APIs/5.1 21.4-get-endpoint-orderRevenue.zip
362.05 KB
25. Interactive Queries - Querying State Stores using RESTFUL APIs/6. Global Error Handling for useful Client Error Messages.mp4
49.54 MB
25. Interactive Queries - Querying State Stores using RESTFUL APIs/6.1 21.5-global-error-handler.zip
369.76 KB
25. Interactive Queries - Querying State Stores using RESTFUL APIs/7. Assignment Retrieve Revenue by OrderType & LocationId.html
209 B
26. Interactive Queries - Querying Window State Stores using RESTFUL APIs/1. Build a GET Endpoint to Retrieve OrderCount by OrderType.mp4
133.8 MB
26. Interactive Queries - Querying Window State Stores using RESTFUL APIs/1.1 22.1-get-windows-order-count-bytype.zip
375.14 KB
26. Interactive Queries - Querying Window State Stores using RESTFUL APIs/2. Build a GET Endpoint to Retrieve the windowed OrderCount for All OrderTypes.mp4
33.97 MB
26. Interactive Queries - Querying Window State Stores using RESTFUL APIs/2.1 22.2-get-windows-order-count-all-types.zip
375.54 KB
26. Interactive Queries - Querying Window State Stores using RESTFUL APIs/3. Build a GET endpoint to retrieve the windowed OrderCount within a Time Range.mp4
95.2 MB
26. Interactive Queries - Querying Window State Stores using RESTFUL APIs/3.1 22.3-get-windows-order-count-within-range.zip
376.69 KB
26. Interactive Queries - Querying Window State Stores using RESTFUL APIs/4. Build a GET Endpoint to retrieve the Revenue by OrderType.mp4
50.77 MB
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/1. Testing Kafka Streams using TopologyTestDriver.mp4
12.12 MB
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/1.1 Testing Streams Code.html
145 B
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/2. Unit Testing Greetings App - Writing Data to a Output Topic.mp4
70.9 MB
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/2.1 23.2-unit-testing-greetings-app.zip
251.91 KB
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/3. Unit Testing Greetings App - Testing Multiple Messages.mp4
32.02 MB
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/3.1 23.3-unit-testing-greetings-app-multiple-messages.zip
252.44 KB
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/4. Unit Testing Greetings App - Error Scenario.mp4
20.37 MB
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/4.1 23.4-unit-testing-greetings-app-error.zip
252.52 KB
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/5. Unit Testing OrdersCount - Writing Data to a State Store.mp4
60.73 MB
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/5.1 23.5-unit-testing-orders-count.zip
262.1 KB
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/6. Unit Testing OrdersRevenue - Writing Data to a State Store.mp4
50.27 MB
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/6.1 23.6-unit-testing-orders-Revenue.zip
262.28 KB
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/7. Unit Testing OrdersRevenue By Windows - Writing Data to a State Store.mp4
90.44 MB
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/7.1 23.7-unit-testing-orders-Revenue-by-windows.zip
263.77 KB
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/8. Limitations of TopologyTestDriver.mp4
45.84 MB
27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/8.1 23.8-topology-test-driver-limitations.zip
264.45 KB
28. Testing Kafka Streams in SpringBoot Using TopologyTestDriver & JUnit5/1. UnitTest Using TopologyTestDriver in SpringBoot.mp4
53.27 MB
28. Testing Kafka Streams in SpringBoot Using TopologyTestDriver & JUnit5/1.1 24.1-topologyTestdriver-springboot.zip
249.73 KB
29. Integration Testing Spring KafkaStreams App using @EmbeddedKafka/1. Introduction & SetUp Integration Test.mp4
48.7 MB
29. Integration Testing Spring KafkaStreams App using @EmbeddedKafka/1.1 25.1-intg-test.zip
249.73 KB
29. Integration Testing Spring KafkaStreams App using @EmbeddedKafka/2. Integration Test for OrdersCount.mp4
96.16 MB
29. Integration Testing Spring KafkaStreams App using @EmbeddedKafka/2.1 25.2-intg-test-orders-count.zip
253.19 KB
29. Integration Testing Spring KafkaStreams App using @EmbeddedKafka/3. Integration Test for OrdersRevenue.mp4
79.87 MB
29. Integration Testing Spring KafkaStreams App using @EmbeddedKafka/3.1 25.3-intg-test-orders-revenue.zip
256.03 KB
29. Integration Testing Spring KafkaStreams App using @EmbeddedKafka/4. Integration Test for OrdersRevenue By Windows.mp4
56.77 MB
29. Integration Testing Spring KafkaStreams App using @EmbeddedKafka/4.1 25.4-intg-test-orders-revenue-by-windows.zip
256.03 KB
30. Grace Period in Kafka Streams/1. Grace Period in Windowing.mp4
90.78 MB
30. Grace Period in Kafka Streams/1.1 26.1-grace-period.zip
256.68 KB
31. Build and Package the SpringBoot App as an Executable/1. Package the SpringBoot app and execute it as a Jar File.mp4
68.13 MB
31. Build and Package the SpringBoot App as an Executable/1.1 27.1-kafka-streams-jar.zip
277.44 KB

免责声明

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