Instructional Video12:12
Curated Video

Apache Maven Beginner to Guru - Using Maven to Generate Java Classes from the JavaScript Object Notation (JSON) Schema

Higher Ed
This video demonstrates how to use Maven to generate Java classes from the JSON schema.
r/>
This clip is from the chapter "Generating Source with Maven" of the series "Apache Maven: Beginner to Guru".This section is about...
Instructional Video11:18
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Creating and using AVRO schema in Producers

Higher Ed
In this lecture, we are going to recreate our POS simulator example to utilize Avro schema and send Avro serialized messages to Confluent Kafka Platform.
r/>
This clip is from the chapter "Foundation for Real Life...
Instructional Video7:47
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - AVRO Schema to POJO for AVRO Serdes

Higher Ed
In this lecture, you will learn creating Avro schema definition and auto generating Java class definitions from those schema definitions.
r/>
This clip is from the chapter "Foundation for Real Life Implementations" of the...
Instructional Video14:24
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Kafka Producer - Final Note and References

Higher Ed
This is going to be the last lecture on producer APIs which will cover following topics namely Synchronous Send, Producer Callback, Custom Partitioner and Avro Serializer and Schema Registry
r/>
This clip is from the chapter...
Instructional Video8:37
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 8: Magic of Spring Boot and In Memory Database H2

Higher Ed
Introduction to JPA in 10 Steps: Step 8: Magic of Spring Boot and In Memory Database H2
r/>
This clip is from the chapter "Introduction to JPA in 10 Steps" of the series "Master Java Web Services and REST API with Spring...
Instructional Video4:39
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 05 - Define XML Schema Definition (XSD) for Response – GetCourseDetailsResp

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 05 - Define XML Schema Definition (XSD) for Response – GetCourseDetailsResp
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series...
Instructional Video6:13
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Aggregations - Setting Up Flight Summary Data

Higher Ed
In this session, we will look at some data to understand the concept of aggregation better.
r/>
This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data Engineering and Analytics...
Instructional Video7:00
Curated Video

Active Directory with Windows Server 2016 - AD Advanced Deployments

Higher Ed
In this video, you’ll first examine some of the design considerations and boundaries for setting up AD domains, forests, and OUs. Then you’ll learn about the issues involved with implementing changes or new domains.
r/>
This...
Instructional Video5:22
Sprouts Learning

Piaget’s Schema How We Change Information to Fit Our Brain Space

Higher Ed
A schema is a cognitive framework or concept that helps organize and interpret information.
Instructional Video7:46
Curated Video

Web Development with Node.JS and MongoDB (Video 21)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video7:55
Packt

Inserting Records into a Table

Higher Ed
This video explains how to insert records into a table.
<
br/>
This clip is from the chapter "Database Connection to Selenium Test Cases" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
Instructional Video9:11
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 10 - Spring Web Services Configuration - Generating WSDL

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 10 - Spring Web Services Configuration - Generating WSDL
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web...
Instructional Video5:58
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 14 - Quick introduction to different parts of a WSDL

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 14 - Quick introduction to different parts of a WSDL
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web Services...
Instructional Video16:30
Curated Video

The Full Stack Web Development - Mongoose Model & Get Movies

Higher Ed
MongoDB - Learning NoSQL Database Design: Mongoose Model & Get Movies
r/>
This clip is from the chapter "MongoDB - Learning NoSQL Database Design" of the series "The Full Stack Web Development".Here, we look into MongoDB which...
Instructional Video4:02
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Introduction to Types and Serialization in Kafka

Higher Ed
This is a section introduction lecture. In this lecture, you will get an overview of what is going to learn in this section and why it is important.
r/>
This clip is from the chapter "Foundation for Real Life Implementations"...
Instructional Video8:26
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 04 - Define XML Schema Definition (XSD) for Request-GetCourseDetailsReque

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 04 - Define XML Schema Definition (XSD) for Request-GetCourseDetailsReque
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series...
Instructional Video4:39
Curated Video

API Testing with Postman - Using tv4 to Validate API Schema

Higher Ed
Understand how to use schema definitions as a form of contract testing.

• Discuss contract testing and how it fits in with sc
hemas
• Show how to setup a test using tv4 schema
validation
• Change the definition to...
Instructional Video3:51
Curated Video

API Testing with Postman - Importing Existing API Definitions

Higher Ed
Understand how to use predefined schema layouts to quickly import full API definitions into Postman.

• Explain what swagger/open API definition
s are
• Demonstrate how schema’s fit
into this
• Walk through importing...
Instructional Video3:40
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 06 - More about XML Schema Definition and Implementing XSD Best Practices

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 06 - More about XML Schema Definition and Implementing XSD Best Practices
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series...
Instructional Video3:55
Curated Video

Learning Python Web Penetration Testing (Video 25)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or...
Instructional Video14:54
Packt

Modeling our Data

Higher Ed
This video explains how to model the data.<br/<br/>>

This clip is from the chapter "Getting Started with MongoDB" of the series "MERN E-commerce from Scratch".This section explains how to get started with MongoDB.
Instructional Video5:15
Packt

Connecting to the Database

Higher Ed
This video explains how to connect to the database.<br/<br/>>

This clip is from the chapter "Getting Started with MongoDB" of the series "MERN E-commerce from Scratch".This section explains how to get started with MongoDB.
Instructional Video4:05
Curated Video

Learning PHP 7 (Video 23)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application...
Instructional Video4:49
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 11 - Using Wizdler to execute SOAP Requests

Higher Ed
SOAP Web Services with Spring and Spring Boot:
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST API with Spring Boot".In this section, you will...