Workshop overview
Learn to use AI as a co-author for building OpenRewrite migration recipes with a repeatable plan-build-test loop.
Module 1: Plan
Set up your coding agent, see the recipe development loop, and plan a Jackson 2→3 migration recipe with AI assistance.
Module 2: Build
Build a Jackson 2→3 migration recipe with AI using test-driven development, declarative YAML, and imperative Java.
Module 3: Test
Run your recipe against real repositories, compare to the production recipe, and practice the iterate-and-fix loop.