Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Jackson 3 Support - What's New in Spring Framework 7 and Spring Boot 4

Dan Vega via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the major changes brought by Jackson 3 support in Spring Framework 7 and Spring Boot 4 through this comprehensive 34-minute tutorial. Learn how Jackson 2 and Jackson 3 coexist in Spring Boot 4 for maximum compatibility while discovering the powerful new JsonMapper that replaces the mutable ObjectMapper. Understand critical package changes from com.fasterxml.jackson to tools.jackson and why Jackson 3's switch to unchecked exceptions improves Lambda compatibility. Build a practical Donut Shop application to demonstrate key concepts including JSON Views implementation for controlling serialization on both server and client sides. Master the immutable configuration approach with JsonMapper's builder pattern that provides thread-safe operations, navigate the new tools.jackson package structure, and adapt to Jackson 3's default ISO string format for date serialization instead of timestamps. Discover how unchecked exceptions eliminate boilerplate code in modern Java development and implement selective field serialization for different API consumers using JSON Views. The tutorial covers creating projects with Spring Boot 4, building DataLoaders with JsonMapper, implementing client-side JSON Views with RestClient, troubleshooting Spring Boot 4 modularity issues, and provides essential migration tips for transitioning from Jackson 2 to Jackson 3.

Syllabus

0:00 Introduction to Jackson 3 in Spring Boot 4
1:16 Sebastian Deleuze's article walkthrough
2:26 Creating the Donut Shop project
5:45 Jackson 2 and 3 compatibility explained
7:42 Key changes: Package structure & JsonMapper
11:15 Building the DataLoader with JsonMapper
15:30 JSON Views implementation
20:45 Client-side JSON Views with RestClient
24:15 Troubleshooting & Spring Boot 4 modularity
26:50 Final thoughts & migration tips

Taught by

Dan Vega

Reviews

Start your review of Jackson 3 Support - What's New in Spring Framework 7 and Spring Boot 4

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.