Spring Boot Migration

Migrates Spring Boot 2.x to 3.x: Java 17/21, parent BOM, javax.* to jakarta.* (not JDK javax.crypto/sql), JAXB cleanup, jjwt 0.12, OpenRewrite. Use when upgrading a Boot 2.7 app to Boot 3. Not for Boot 1.x, Boot 3 to 4 (Jackson 3 / Framework 7), apps stuck on Java 8, or non-Spring Boot projects.

Kayforkind aa73be8 26.1 KB Updated

File contents

Kayforkind/skill-slice commit aa73be83db

Frequently asked questions

npx skillmds@latest add kayforkind/spring-boot-migration