ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

106 results

buildingwitheze
"Data Serialization Explained: Why Every Programmer MUST Know it!"

Understanding data serialization is key to mastering modern software development. In this video, we break down what data ...

4:17
"Data Serialization Explained: Why Every Programmer MUST Know it!"

10 views

5 months ago

The Debug Zone
Jackson Deserialization with TypeReference for Dynamic POJO Classes Explained

In this video, we dive into the intricacies of Jackson deserialization, focusing on the powerful TypeReference feature that allows for ...

6:08
Jackson Deserialization with TypeReference for Dynamic POJO Classes Explained

0 views

1 month ago

The Debug Zone
How to Return Java 'java.time.Instant' as JSON in RESTful API Responses

In this video, we delve into the intricacies of handling Java's `java.time.Instant` when building RESTful APIs. As modern ...

2:21
How to Return Java 'java.time.Instant' as JSON in RESTful API Responses

5 views

5 months ago

The Debug Zone
Jackson Custom Field Deserializer Ignored When Value is Null: Solutions Explained

In this video, we delve into a common issue faced by developers when working with Jackson's custom field deserializer: the ...

1:50
Jackson Custom Field Deserializer Ignored When Value is Null: Solutions Explained

9 views

5 months ago

The Debug Zone
Spring Boot: Set Global Timezone for JSON and java.time.* Serialization

In this video, we delve into the essential topic of setting a global timezone in Spring Boot applications, specifically for JSON and ...

1:37
Spring Boot: Set Global Timezone for JSON and java.time.* Serialization

50 views

6 months ago

The Debug Zone
Jackson Custom Serializer for All Fields of Type X: A Complete Guide

In this comprehensive guide, we delve into the Jackson Custom Serializer, focusing specifically on how to handle all fields of type ...

1:44
Jackson Custom Serializer for All Fields of Type X: A Complete Guide

3 views

6 months ago

The Debug Zone
How to Extract Schema from Avro File in Java: A Step-by-Step Guide

In this video, we will explore the process of extracting schema from Avro files using Java. Avro is a popular data serialization ...

1:54
How to Extract Schema from Avro File in Java: A Step-by-Step Guide

0 views

1 month ago

Nida Karagoz
What is a serialVersionUID and why should I use it? (3 SOLUTIONS!!)

What is a serialVersionUID and why should I use it? (3 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content ...

2:28
What is a serialVersionUID and why should I use it? (3 SOLUTIONS!!)

4 views

9 months ago

The Debug Zone
Jackson Java JSON Mapper: How to Prevent Field Name Modification Issues

In this video, we dive into the Jackson Java JSON Mapper, a powerful tool for handling JSON data in Java applications.

1:54
Jackson Java JSON Mapper: How to Prevent Field Name Modification Issues

1 view

1 month ago

The Debug Zone
Fixing ZonedDateTimeDeserializer Missing Error in Jackson JSR310 Serialization

In this video, we dive into a common issue developers face when working with Jackson's JSR310 serialization: the missing ...

2:36
Fixing ZonedDateTimeDeserializer Missing Error in Jackson JSR310 Serialization

13 views

4 months ago

The Debug Zone
Jackson Deserialize Epoch to LocalDate: A Step-by-Step Guide

In this video, we delve into the process of deserializing epoch timestamps into LocalDate using Jackson, a powerful library for ...

4:36
Jackson Deserialize Epoch to LocalDate: A Step-by-Step Guide

19 views

11 months ago

Peter Schneider
Jackson Kotlin Duration Serialization Problem

Jackson Kotlin Duration Serialization Problem I hope you found a solution that worked for you :) The Content is licensed under ...

3:12
Jackson Kotlin Duration Serialization Problem

3 views

4 months ago

Peter Schneider
Records don't deserialize cycles

Records don't deserialize cycles I hope you found a solution that worked for you :) The Content is licensed under ...

3:08
Records don't deserialize cycles

0 views

2 months ago

The Debug Zone
Swift 4: Automatically Convert JSON to Swift Objects Like Gson in Java

In this video, we dive into the powerful capabilities of Swift 4, showcasing how you can effortlessly convert JSON data into Swift ...

1:48
Swift 4: Automatically Convert JSON to Swift Objects Like Gson in Java

1 view

4 months ago

The Debug Zone
Fixing Java.lang.NoClassDefFoundError: InvalidDefinitionException in Jackson

In this video, we delve into the common Java error: `java.lang.NoClassDefFoundError: InvalidDefinitionException`, specifically in ...

6:43
Fixing Java.lang.NoClassDefFoundError: InvalidDefinitionException in Jackson

16 views

7 months ago

The Debug Zone
Deserializing JSON with Abstract Types in Jackson: A Complete Guide

In this video, we dive into the powerful world of JSON deserialization using Jackson, focusing specifically on abstract types.

2:47
Deserializing JSON with Abstract Types in Jackson: A Complete Guide

5 views

7 months ago

The Debug Zone
Fixing IOException When Serializing to Byte Array: Common Causes & Solutions

In this video, we delve into the common pitfalls of serializing data to a byte array and the IOException errors that can arise during ...

3:03
Fixing IOException When Serializing to Byte Array: Common Causes & Solutions

5 views

11 months ago

Nida Karagoz
How to make an existing class (present in jar file) implement Serializable at runtime (by javassist,

How to make an existing class (present in jar file) implement Serializable at runtime (by javassist, ✧ I really hope you found a ...

4:43
How to make an existing class (present in jar file) implement Serializable at runtime (by javassist,

9 views

9 months ago

The Debug Zone
Resolving Jackson JsonParseExceptionMapper and JsonMappingExceptionMapper Issues

In this video, we dive into the common challenges developers face when working with Jackson's JsonParseExceptionMapper and ...

1:35
Resolving Jackson JsonParseExceptionMapper and JsonMappingExceptionMapper Issues

0 views

2 months ago

The Debug Zone
How to Log an Object as JSON with NLog: Step-by-Step Guide

In this video, we'll explore the powerful logging capabilities of NLog and demonstrate how to log complex objects as JSON.

3:33
How to Log an Object as JSON with NLog: Step-by-Step Guide

44 views

11 months ago