05. Generating OpenAPI Specifications for Advanced Input and Output Scenarios/03. Demo - Supporting Vendor-specific Media Types.mp4 38.3 MB
06. Dealing with Different Versions and Protecting the Documentation/06. Demo - Matching OpenAPI Specifications to API Versions.mp4 36.1 MB
04. Customizing OpenAPI Generation with Attributes and Conventions/05. Demo - Using API Analyzers to Improve the OpenAPI Specification.mp4 35.3 MB
04. Customizing OpenAPI Generation with Attributes and Conventions/06. Demo - Working with API Conventions.mp4 34.7 MB
06. Dealing with Different Versions and Protecting the Documentation/05. Demo - Versioning Your API.mp4 34.7 MB
04. Customizing OpenAPI Generation with Attributes and Conventions/07. Demo - Creating Custom Conventions.mp4 34.1 MB
05. Generating OpenAPI Specifications for Advanced Input and Output Scenarios/06. Demo - Supporting Schema Variation by Media Type (Output, IOperationFilter).mp4 34.0 MB
05. Generating OpenAPI Specifications for Advanced Input and Output Scenarios/05. Demo - Supporting Schema Variation by Media Type (Output, ResolveConflictingActions).mp4 28.9 MB
04. Customizing OpenAPI Generation with Attributes and Conventions/10. Demo - Specifying the Response Body Type with the Produces Attribute-.mp4 27.0 MB
04. Customizing OpenAPI Generation with Attributes and Conventions/04. Demo - Describing Response Types (Status Codes) with ProducesReponseType.mp4 27.0 MB
05. Generating OpenAPI Specifications for Advanced Input and Output Scenarios/08. Demo - Supporting Schema Variation by Media Type (Input).mp4 25.2 MB
06. Dealing with Different Versions and Protecting the Documentation/08. Demo - Protecting Your API.mp4 19.7 MB
02. Getting Started with OpenAPI (Swagger)/06. Demo - Introducing the Demo Application.mp4 19.5 MB
03. Documenting Your First API with OpenAPI (Swagger)/06. Demo - Incorporating XML Comments on Actions.mp4 18.5 MB
06. Dealing with Different Versions and Protecting the Documentation/09. Demo - Adding Authentication Support to the OpenAPI Specification.mp4 18.3 MB
07. Improving Your Documentation with Advanced Customization/09. Demo - Branding the UI by Injecting a Custom Index Page.mp4 16.7 MB
03. Documenting Your First API with OpenAPI (Swagger)/03. Demo - Adding Swashbuckle to an Existing Project.mp4 15.7 MB
07. Improving Your Documentation with Advanced Customization/08. Demo - Branding the UI by Injecting Custom CSS.mp4 14.8 MB
03. Documenting Your First API with OpenAPI (Swagger)/10. Demo - Ignoring Warnings Where Appropriate.mp4 13.3 MB
03. Documenting Your First API with OpenAPI (Swagger)/05. Demo - Adding SwaggerUI to the Project.mp4 13.0 MB
Chapter_1-Introduction_to_Facial_Recognition_using_YOLOv7_Deep_Learning_Project/4. ANNOTATION AND LABELLING FOR DATASET.mp4 79.6 MB
Chapter_1-Introduction_to_Facial_Recognition_using_YOLOv7_Deep_Learning_Project/7. PROJECT EXECUTION IN PYCHARM IDE.mp4 72.9 MB
Chapter_2-How_to_generate_PYTorch_PT_Model_in_Google_COLAB/9. IMPORT PROJECT IN GOOGLE COLAB.mp4 65.0 MB
Chapter_1-Introduction_to_Facial_Recognition_using_YOLOv7_Deep_Learning_Project/3. DATASET CREATION USING VIDEOS AND IMAGES.mp4 58.9 MB
Chapter_2-How_to_generate_PYTorch_PT_Model_in_Google_COLAB/10. TRAINING YOLOv7 MODEL IN GOOGLE COLAB.mp4 52.2 MB
Chapter_2-How_to_generate_PYTorch_PT_Model_in_Google_COLAB/11. VALIDATE MODEL IN GOOGLE COLAB.mp4 41.8 MB
Chapter_1-Introduction_to_Facial_Recognition_using_YOLOv7_Deep_Learning_Project/6. VALIDATE TRAINING MODEL.mp4 37.1 MB
Chapter_1-Introduction_to_Facial_Recognition_using_YOLOv7_Deep_Learning_Project/5. TRAINING DATASET WITH YOLOv7 MODEL.mp4 31.9 MB
Chapter_2-How_to_generate_PYTorch_PT_Model_in_Google_COLAB/12. DOWNLOAD MODEL IN GOOGLE COLAB.mp4 30.2 MB
Chapter_1-Introduction_to_Facial_Recognition_using_YOLOv7_Deep_Learning_Project/2. ROBOFLOW ACCOUNT AND PROJECT WORKSPACE CREATION.mp4 27.7 MB
Chapter_2-How_to_generate_PYTorch_PT_Model_in_Google_COLAB/8. INTRO TO GOOGLE COLAB.mp4 25.8 MB
Chapter_1-Introduction_to_Facial_Recognition_using_YOLOv7_Deep_Learning_Project/1. Introduction To Facial Recognition Using YOLOv7 Deep Learning Project Course.mp4 25.3 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/17. StateFul Operations in Kafka Streams - Windowing/2. Windowing in Kafka Streams - Tumbling Windows.mp4 141.5 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/26. Interactive Queries - Querying Window State Stores using RESTFUL APIs/1. Build a GET Endpoint to Retrieve OrderCount by OrderType.mp4 140.3 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/15. StateFul Operations in Kafka Streams - Join/2. Explore innerJoin using join operator - Joining KStream and KTable.mp4 125.0 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/18. Widowing in Order Management Application - A Real Time Use Case/3. Aggregate Number of Orders by Windows.mp4 124.8 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/13. Aggregation in Order Management Application - A Real Time Use Case/2. Total Revenue by each store using aggregate operator.mp4 124.0 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/25. Interactive Queries - Querying State Stores using RESTFUL APIs/1. Build a GET Endpoint to retrieve the OrderCount by OrderType - Part 1.mp4 115.1 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/9. ErrorException Handling in Kafka Streams/4. Default & Custom Processor Error Handler.mp4 107.3 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/11. StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/5. Aggregation using aggregate operator.mp4 104.0 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/18. Widowing in Order Management Application - A Real Time Use Case/4. Aggregate Revenue by Windows.mp4 103.3 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/29. Integration Testing Spring KafkaStreams App using @EmbeddedKafka/2. Integration Test for OrdersCount.mp4 100.8 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/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 99.8 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/24. Build Orders Kafka Streams Application using SpringBoot/2. Create the OrdersTopology.mp4 99.8 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/11. StateFul Operations in Kafka Streams - Aggregate, Join and Windowing Events/2. What is Aggregation & How it works .mp4 99.2 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/16. Join in Order Management Application - A Real Time Use Case/1. Join Aggregate Revenue with StoreDetails KTable.mp4 99.0 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/30. Grace Period in Kafka Streams/1. Grace Period in Windowing.mp4 95.2 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/27. Testing Kafka Streams Using TopologyTestDriver & JUnit5/7. Unit Testing OrdersRevenue By Windows - Writing Data to a State Store.mp4 94.8 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/15. StateFul Operations in Kafka Streams - Join/5. Explore innerJoin using join operator - Joining KStream and KStream.mp4 94.0 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/25. Interactive Queries - Querying State Stores using RESTFUL APIs/5. Build a GET Endpoint to retrieve the Revenue by OrderType.mp4 92.7 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/25. Interactive Queries - Querying State Stores using RESTFUL APIs/2. Build a GET Endpoint to retrieve the OrderCount by OrderType - Part 2.mp4 92.6 MB
[TutsNode.net] - Kafka Streams API For Developers using JavaSpringBoot/10. KTable & Global KTable/2. Build a topology for KTable.mp4 89.4 MB