Instructional Video3:41
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - Why Do We Have Dependencies in Java Spring Applications?

Higher Ed
In this video, you will learn why we have dependencies in Java Spring applications and how to manage them effectively.
Instructional Video5:06
Curated Video

Design Microservices Architecture with Patterns and Principles - Discount Microservices Code Review - E-Commerce App

Higher Ed
This video conducts a code review of the discount microservice in the e-commerce application. It explores the codebase of the discount microservice, its implementation of pricing and discount logic, and its integration with other...
Instructional Video8:06
Curated Video

Design Microservices Architecture with Patterns and Principles - Catalog Microservices Code Review - E-Commerce App

Higher Ed
This video specifically dives into the code review of the catalog microservice in the e-commerce application. It examines the codebase of the catalog microservice, its functionalities, and how it interacts with other services to...
Instructional Video16:36
Curated Video

iPhone Application Anatomy

Higher Ed
In this video, we will explore the anatomy of an iPhone application. We will take a deep dive into the different components that make up an app, including the user interface, code structure, and data storage. You will learn about the...
Instructional Video3:44
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Introduction

Higher Ed
This video introduces the course.
r/>
This clip is from the chapter "Before you start" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This section introduces the course and includes lectures which...
Instructional Video5:05
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 8: Spring Modules

Higher Ed
Introduction to Spring Framework in 10 Steps: Step 8: Spring Modules
r/>
This clip is from the chapter "Introduction to Spring Framework in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".In...
Instructional Video3:35
Curated Video

RESTful Web API Design with Node.js (Video 12)

Higher Ed
RESTful Web APIs allow developers to create unprecedented applications by leveraging the data on the Internet. Since JavaScript is the language of the web, building APIs using Node.js provides a seamless development experience on...
Instructional Video5:05
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 8 - Spring Modules

Higher Ed
This video highlights the concept of the Spring modules.
r/>
This clip is from the chapter "Spring Level 1 - Introduction to the Spring Framework in 10 Steps" of the series "Spring Framework Master Class - Java Spring the...
Instructional Video15:49
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Quick Introduction to the Spring Framework

Higher Ed
This clip is from the chapter "Quick Introduction to the Spring Framework" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section presents an overview of the Sprint framework.
Instructional Video3:53
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 07 - Best Practice-Using Common Pointcut Configuration

Higher Ed
This video demonstrates how to use the common pointcut configuration.
r/>
This clip is from the chapter "Spring Level 5 - Spring AOP" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section...
Instructional Video6:08
Curated Video

Master Microservices with Spring Boot and Spring Cloud - What is a Web Service?

Higher Ed
This video provides an idea about web services.
r/>
This clip is from the chapter "Introduction to Web Services" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you will learn about web...
Instructional Video3:02
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 09 - Q3 - 01 - Spring Framework - Does Spring Framework Add Value?

Higher Ed
In this session, we will discuss whether the Spring framework really adds value to our work.
r/>
This clip is from the chapter "Getting Started with Spring Framework" of the series "Java Programming for Complete Beginners -...
Instructional Video16:08
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 12: Real world Mockito Example with Spring

Higher Ed
Mockito Advanced: Step 12: Real world Mockito Example with Spring
r/>
This clip is from the chapter "Mockito Advanced" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into Mockito...
Instructional Video5:05
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 8 - Spring Modules

Higher Ed
In this Appendix video, we'll cover Spring modules.<br/<br/>>

This clip is from the chapter "Appendix - Introduction to Spring Framework in 10 Steps" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".null
Instructional Video5:42
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 11 - Dependency Injection - A Few More Examples

Higher Ed
This video provides an explanation of the dependency injection with a few more examples.
r/>
This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master Class - Java Spring...
Instructional Video7:28
Curated Video

Mastering Spring Framework Fundamentals - Modeling a More Complex Application to Demonstrate Auto-wiring Ambiguity Issues

Higher Ed
This video demonstrates how to pass a parameter.<br/<br/>>

This clip is from the chapter "Functions" of the series "TypeScript for Beginners".This section introduces you to functions and explains how to use them.
Instructional Video7:06
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 10 - Q3 - 02 - Spring Framework - Implementing a Flow across Layers

Higher Ed
In this session, we will build a simple flow for our web application.
r/>
This clip is from the chapter "Getting Started with Spring Framework" of the series "Java Programming for Complete Beginners - Java 16".This section...
Instructional Video10:14
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Spring Unit Testing with Mockito

Higher Ed
This video demonstrates how to perform unit test with Mockito.
r/>
This clip is from the chapter "Spring Level 3 - Unit Testing with the Spring Framework" of the series "Spring Framework Master Class - Java Spring the Modern...
Instructional Video6:17
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 25 - @Component vs @Service vs @Repository vs @Controller

Higher Ed
This video provides a comparison between @Component, @Service, @Repository, and @Controller.
r/>
This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master Class - Java...
Instructional Video2:32
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 08 - Quick Summary of Other Pointcuts

Higher Ed
This video focuses on a quick summary of other pointcuts.
r/>
This clip is from the chapter "Spring Level 5 - Spring AOP" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section presents an...
Instructional Video11:09
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 11 - Q3 - 03 - Spring Framework - Implementing a Flow across Layers

Higher Ed
In this session, we will continue working on our flow for the web application. We will add the Business layer.
r/>
This clip is from the chapter "Getting Started with Spring Framework" of the series "Java Programming for...
Instructional Video7:16
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 71 - Introduction to Caching and the Various Levels of Caching in Hibernate and JPA

Higher Ed
In this video, we will see an introduction to caching.
r/>
This clip is from the chapter "Caching with Hibernate and JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn...
Instructional Video11:19
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Creating Custom Exceptions

Higher Ed
Exception Handling: Creating Custom Exceptions
r/>
This clip is from the chapter "Exception Handling" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn how exceptions...
Instructional Video6:08
Curated Video

Master Java Web Services and REST API with Spring Boot- What is a Web Service?

Higher Ed
Introduction To Web Services: What is a Web Service?
r/>
This clip is from the chapter "Introduction to Web Services" of the series "Master Java Web Services and REST API with Spring Boot".In this section, you will learn about...