Introduce the problem: using generative AI over millions / billions of lines of code, and why naive approaches struggle.
Showcase examples: how customers used Moderne’s system on large codebases and what improvements they saw.
Dive into the technical tradeoffs: when AI helps, when deterministic rules are needed, and how to combine them.
Migrate applications to the latest Spring Boot 3.2 release. This recipe will modify an application's build files, make changes to deprecated/preferred APIs, and migrate configuration settings that have changes between versions. This recipe will also chain additional framework migrations (Spring Framework, Spring Data, etc) that are required as part of the migration to Spring Boot 3.1.
Learn how to upgrade to Spring Boot 3.2 with confidence. This walkthrough shows how to use the Moderne CLI to automate migration and reduce manual refactoring.
Migrate applications to the latest Spring Boot 3.2 release. This recipe will modify an application's build files, make changes to deprecated/preferred APIs, and migrate configuration settings that have changes between versions. This recipe will also chain additional framework migrations (Spring Framework, Spring Data, etc) that are required as part of the migration to Spring Boot 3.1.